Rabbit-R1/original r1/smali/smali_classes2/androidx/savedstate/ViewKt.smali
2024-05-21 17:08:36 -04:00

51 lines
1.6 KiB
Smali

.class public final Landroidx/savedstate/ViewKt;
.super Ljava/lang/Object;
.source "View.kt"
# annotations
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000\u000c\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\u001a\u000e\u0010\u0000\u001a\u0004\u0018\u00010\u0001*\u00020\u0002H\u0007\u00a8\u0006\u0003"
}
d2 = {
"findViewTreeSavedStateRegistryOwner",
"Landroidx/savedstate/SavedStateRegistryOwner;",
"Landroid/view/View;",
"savedstate-ktx_release"
}
k = 0x2
mv = {
0x1,
0x8,
0x0
}
xi = 0x30
.end annotation
# direct methods
.method public static final synthetic findViewTreeSavedStateRegistryOwner(Landroid/view/View;)Landroidx/savedstate/SavedStateRegistryOwner;
.locals 1
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->HIDDEN:Lkotlin/DeprecationLevel;
message = "Replaced by View.findViewTreeSavedStateRegistryOwner() from savedstate module"
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "findViewTreeSavedStateRegistryOwner()"
imports = {
"androidx.savedstate.findViewTreeSavedStateRegistryOwner"
}
.end subannotation
.end annotation
const-string v0, "<this>"
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
.line 35
invoke-static {p0}, Landroidx/savedstate/ViewTreeSavedStateRegistryOwner;->get(Landroid/view/View;)Landroidx/savedstate/SavedStateRegistryOwner;
move-result-object p0
return-object p0
.end method