mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 09:32:27 -06:00
73 lines
2.2 KiB
Smali
73 lines
2.2 KiB
Smali
|
.class public Landroidx/lifecycle/AndroidViewModel;
|
||
|
.super Landroidx/lifecycle/ViewModel;
|
||
|
.source "AndroidViewModel.kt"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation runtime Lkotlin/Metadata;
|
||
|
d1 = {
|
||
|
"\u0000\u0012\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0005\u0008\u0016\u0018\u00002\u00020\u0001B\r\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u00a2\u0006\u0002\u0010\u0004J\u0017\u0010\u0005\u001a\u0002H\u0006\"\u0008\u0008\u0000\u0010\u0006*\u00020\u0003H\u0016\u00a2\u0006\u0002\u0010\u0007R\u000e\u0010\u0002\u001a\u00020\u0003X\u0082\u0004\u00a2\u0006\u0002\n\u0000\u00a8\u0006\u0008"
|
||
|
}
|
||
|
d2 = {
|
||
|
"Landroidx/lifecycle/AndroidViewModel;",
|
||
|
"Landroidx/lifecycle/ViewModel;",
|
||
|
"application",
|
||
|
"Landroid/app/Application;",
|
||
|
"(Landroid/app/Application;)V",
|
||
|
"getApplication",
|
||
|
"T",
|
||
|
"()Landroid/app/Application;",
|
||
|
"lifecycle-viewmodel_release"
|
||
|
}
|
||
|
k = 0x1
|
||
|
mv = {
|
||
|
0x1,
|
||
|
0x8,
|
||
|
0x0
|
||
|
}
|
||
|
xi = 0x30
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field private final application:Landroid/app/Application;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>(Landroid/app/Application;)V
|
||
|
.locals 1
|
||
|
|
||
|
const-string v0, "application"
|
||
|
|
||
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||
|
|
||
|
.line 25
|
||
|
invoke-direct {p0}, Landroidx/lifecycle/ViewModel;-><init>()V
|
||
|
|
||
|
iput-object p1, p0, Landroidx/lifecycle/AndroidViewModel;->application:Landroid/app/Application;
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public getApplication()Landroid/app/Application;
|
||
|
.locals 1
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"<T:",
|
||
|
"Landroid/app/Application;",
|
||
|
">()TT;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
iget-object p0, p0, Landroidx/lifecycle/AndroidViewModel;->application:Landroid/app/Application;
|
||
|
|
||
|
const-string v0, "null cannot be cast to non-null type T of androidx.lifecycle.AndroidViewModel.getApplication"
|
||
|
|
||
|
.line 32
|
||
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|