Rabbit-R1/original r1/smali/smali_classes2/androidx/window/layout/WindowInfoTracker.smali
2024-05-21 17:08:36 -04:00

104 lines
3.3 KiB
Smali

.class public interface abstract Landroidx/window/layout/WindowInfoTracker;
.super Ljava/lang/Object;
.source "WindowInfoTracker.kt"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/window/layout/WindowInfoTracker$Companion;
}
.end annotation
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000\u001c\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0002\u0008f\u0018\u0000 \u00072\u00020\u0001:\u0001\u0007J\u0016\u0010\u0002\u001a\u0008\u0012\u0004\u0012\u00020\u00040\u00032\u0006\u0010\u0005\u001a\u00020\u0006H&\u00a8\u0006\u0008"
}
d2 = {
"Landroidx/window/layout/WindowInfoTracker;",
"",
"windowLayoutInfo",
"Lkotlinx/coroutines/flow/Flow;",
"Landroidx/window/layout/WindowLayoutInfo;",
"activity",
"Landroid/app/Activity;",
"Companion",
"window_release"
}
k = 0x1
mv = {
0x1,
0x6,
0x0
}
xi = 0x30
.end annotation
# static fields
.field public static final Companion:Landroidx/window/layout/WindowInfoTracker$Companion;
# direct methods
.method static constructor <clinit>()V
.locals 1
sget-object v0, Landroidx/window/layout/WindowInfoTracker$Companion;->$$INSTANCE:Landroidx/window/layout/WindowInfoTracker$Companion;
sput-object v0, Landroidx/window/layout/WindowInfoTracker;->Companion:Landroidx/window/layout/WindowInfoTracker$Companion;
return-void
.end method
.method public static getOrCreate(Landroid/content/Context;)Landroidx/window/layout/WindowInfoTracker;
.locals 1
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
sget-object v0, Landroidx/window/layout/WindowInfoTracker;->Companion:Landroidx/window/layout/WindowInfoTracker$Companion;
invoke-virtual {v0, p0}, Landroidx/window/layout/WindowInfoTracker$Companion;->getOrCreate(Landroid/content/Context;)Landroidx/window/layout/WindowInfoTracker;
move-result-object p0
return-object p0
.end method
.method public static overrideDecorator(Landroidx/window/layout/WindowInfoTrackerDecorator;)V
.locals 1
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
sget-object v0, Landroidx/window/layout/WindowInfoTracker;->Companion:Landroidx/window/layout/WindowInfoTracker$Companion;
invoke-virtual {v0, p0}, Landroidx/window/layout/WindowInfoTracker$Companion;->overrideDecorator(Landroidx/window/layout/WindowInfoTrackerDecorator;)V
return-void
.end method
.method public static reset()V
.locals 1
.annotation runtime Lkotlin/jvm/JvmStatic;
.end annotation
sget-object v0, Landroidx/window/layout/WindowInfoTracker;->Companion:Landroidx/window/layout/WindowInfoTracker$Companion;
invoke-virtual {v0}, Landroidx/window/layout/WindowInfoTracker$Companion;->reset()V
return-void
.end method
# virtual methods
.method public abstract windowLayoutInfo(Landroid/app/Activity;)Lkotlinx/coroutines/flow/Flow;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/app/Activity;",
")",
"Lkotlinx/coroutines/flow/Flow<",
"Landroidx/window/layout/WindowLayoutInfo;",
">;"
}
.end annotation
.end method