tmap/smali/androidx/lifecycle/ViewTreeViewModelKt.smali
2022-06-10 21:38:30 +09:00

52 lines
1.4 KiB
Smali

.class public final Landroidx/lifecycle/ViewTreeViewModelKt;
.super Ljava/lang/Object;
.source "ViewTreeViewModel.kt"
# annotations
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000\u000c\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\u001a\u000c\u0010\u0000\u001a\u0004\u0018\u00010\u0001*\u00020\u0002\u00a8\u0006\u0003"
}
d2 = {
"findViewTreeViewModelStoreOwner",
"Landroidx/lifecycle/ViewModelStoreOwner;",
"Landroid/view/View;",
"lifecycle-viewmodel-ktx_release"
}
k = 0x2
mv = {
0x1,
0x4,
0x1
}
.end annotation
# direct methods
.method public static final findViewTreeViewModelStoreOwner(Landroid/view/View;)Landroidx/lifecycle/ViewModelStoreOwner;
.locals 1
.param p0 # Landroid/view/View;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation build Lorg/jetbrains/annotations/Nullable;
.end annotation
const-string v0, "$this$findViewTreeViewModelStoreOwner"
invoke-static {p0, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
invoke-static {p0}, Landroidx/lifecycle/ViewTreeViewModelStoreOwner;->get(Landroid/view/View;)Landroidx/lifecycle/ViewModelStoreOwner;
move-result-object p0
return-object p0
.end method