mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 09:32:27 -06:00
59 lines
2 KiB
Smali
59 lines
2 KiB
Smali
.class public interface abstract Landroidx/window/layout/WindowBackend;
|
|
.super Ljava/lang/Object;
|
|
.source "WindowBackend.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000(\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\u0008`\u0018\u00002\u00020\u0001J&\u0010\u0002\u001a\u00020\u00032\u0006\u0010\u0004\u001a\u00020\u00052\u0006\u0010\u0006\u001a\u00020\u00072\u000c\u0010\u0008\u001a\u0008\u0012\u0004\u0012\u00020\n0\tH&J\u0016\u0010\u000b\u001a\u00020\u00032\u000c\u0010\u0008\u001a\u0008\u0012\u0004\u0012\u00020\n0\tH&\u00a8\u0006\u000c"
|
|
}
|
|
d2 = {
|
|
"Landroidx/window/layout/WindowBackend;",
|
|
"",
|
|
"registerLayoutChangeCallback",
|
|
"",
|
|
"activity",
|
|
"Landroid/app/Activity;",
|
|
"executor",
|
|
"Ljava/util/concurrent/Executor;",
|
|
"callback",
|
|
"Landroidx/core/util/Consumer;",
|
|
"Landroidx/window/layout/WindowLayoutInfo;",
|
|
"unregisterLayoutChangeCallback",
|
|
"window_release"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x6,
|
|
0x0
|
|
}
|
|
xi = 0x30
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract registerLayoutChangeCallback(Landroid/app/Activity;Ljava/util/concurrent/Executor;Landroidx/core/util/Consumer;)V
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Landroid/app/Activity;",
|
|
"Ljava/util/concurrent/Executor;",
|
|
"Landroidx/core/util/Consumer<",
|
|
"Landroidx/window/layout/WindowLayoutInfo;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract unregisterLayoutChangeCallback(Landroidx/core/util/Consumer;)V
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Landroidx/core/util/Consumer<",
|
|
"Landroidx/window/layout/WindowLayoutInfo;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
.end method
|