58 lines
1.4 KiB
Smali
58 lines
1.4 KiB
Smali
.class final Landroid/support/v4/app/LoaderManagerImpl$LoaderViewModel$1;
|
|
.super Ljava/lang/Object;
|
|
.source "LoaderManagerImpl.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/arch/lifecycle/ViewModelProvider$Factory;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroid/support/v4/app/LoaderManagerImpl$LoaderViewModel;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 279
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public create(Ljava/lang/Class;)Landroid/arch/lifecycle/ViewModel;
|
|
.locals 0
|
|
.param p1 # Ljava/lang/Class;
|
|
.annotation build Landroid/support/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroid/support/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Landroid/arch/lifecycle/ViewModel;",
|
|
">(",
|
|
"Ljava/lang/Class<",
|
|
"TT;>;)TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 284
|
|
new-instance p1, Landroid/support/v4/app/LoaderManagerImpl$LoaderViewModel;
|
|
|
|
invoke-direct {p1}, Landroid/support/v4/app/LoaderManagerImpl$LoaderViewModel;-><init>()V
|
|
|
|
return-object p1
|
|
.end method
|