This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -0,0 +1,35 @@
.class public interface abstract annotation Ldagger/hilt/android/AndroidEntryPoint;
.super Ljava/lang/Object;
.source "AndroidEntryPoint.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation build Ldagger/hilt/GeneratesRootInput;
.end annotation
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Ldagger/hilt/android/AndroidEntryPoint;
value = Ljava/lang/Void;
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract value()Ljava/lang/Class;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/lang/Class<",
"*>;"
}
.end annotation
.end method
@@ -0,0 +1,39 @@
.class public interface abstract annotation Ldagger/hilt/android/HiltAndroidApp;
.super Ljava/lang/Object;
.source "HiltAndroidApp.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation build Ldagger/hilt/GeneratesRootInput;
.end annotation
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Ldagger/hilt/android/HiltAndroidApp;
value = Ljava/lang/Void;
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->RUNTIME:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract value()Ljava/lang/Class;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/lang/Class<",
"*>;"
}
.end annotation
.end method
@@ -0,0 +1,14 @@
.class public interface abstract annotation Ldagger/hilt/android/WithFragmentBindings;
.super Ljava/lang/Object;
.source "WithFragmentBindings.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
@@ -0,0 +1,23 @@
.class public interface abstract annotation Ldagger/hilt/android/internal/lifecycle/DefaultActivityViewModelFactory;
.super Ljava/lang/Object;
.source "DefaultActivityViewModelFactory.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation
.annotation runtime Ljavax/inject/Qualifier;
.end annotation
@@ -0,0 +1,23 @@
.class public interface abstract annotation Ldagger/hilt/android/internal/lifecycle/DefaultFragmentViewModelFactory;
.super Ljava/lang/Object;
.source "DefaultFragmentViewModelFactory.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation
.annotation runtime Ljavax/inject/Qualifier;
.end annotation
@@ -0,0 +1,31 @@
.class public interface abstract annotation Ldagger/hilt/android/internal/lifecycle/HiltViewModelMap$KeySet;
.super Ljava/lang/Object;
.source "HiltViewModelMap.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ldagger/hilt/android/internal/lifecycle/HiltViewModelMap;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "KeySet"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation
.annotation runtime Ljavax/inject/Qualifier;
.end annotation
@@ -0,0 +1,28 @@
.class public interface abstract annotation Ldagger/hilt/android/internal/lifecycle/HiltViewModelMap;
.super Ljava/lang/Object;
.source "HiltViewModelMap.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Ldagger/hilt/android/internal/lifecycle/HiltViewModelMap$KeySet;
}
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation
.annotation runtime Ljavax/inject/Qualifier;
.end annotation
@@ -0,0 +1,28 @@
.class public interface abstract Ldagger/hilt/android/internal/lifecycle/a$a;
.super Ljava/lang/Object;
.source "DefaultViewModelFactories.java"
# annotations
.annotation build Ldagger/hilt/EntryPoint;
.end annotation
.annotation build Ldagger/hilt/InstallIn;
value = {
Lvg/a;
}
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ldagger/hilt/android/internal/lifecycle/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
# virtual methods
.method public abstract a()Ldagger/hilt/android/internal/lifecycle/a$d;
.end method
@@ -0,0 +1,76 @@
.class public interface abstract Ldagger/hilt/android/internal/lifecycle/a$b;
.super Ljava/lang/Object;
.source "DefaultViewModelFactories.java"
# annotations
.annotation runtime Ldagger/Module;
.end annotation
.annotation build Ldagger/hilt/InstallIn;
value = {
Lvg/a;
}
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ldagger/hilt/android/internal/lifecycle/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "b"
.end annotation
# virtual methods
.method public abstract a()Ljava/util/Set;
.annotation build Ldagger/hilt/android/internal/lifecycle/HiltViewModelMap$KeySet;
.end annotation
.annotation runtime Ldagger/multibindings/Multibinds;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Set<",
"Ljava/lang/String;",
">;"
}
.end annotation
.end method
.method public abstract b()Ljava/util/Set;
.annotation build Ldagger/hilt/android/internal/lifecycle/DefaultActivityViewModelFactory;
.end annotation
.annotation runtime Ldagger/multibindings/Multibinds;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Set<",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
">;"
}
.end annotation
.end method
.method public abstract c()Ljava/util/Set;
.annotation build Ldagger/hilt/android/internal/lifecycle/DefaultFragmentViewModelFactory;
.end annotation
.annotation runtime Ldagger/multibindings/Multibinds;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Set<",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
">;"
}
.end annotation
.end method
@@ -0,0 +1,28 @@
.class public interface abstract Ldagger/hilt/android/internal/lifecycle/a$c;
.super Ljava/lang/Object;
.source "DefaultViewModelFactories.java"
# annotations
.annotation build Ldagger/hilt/EntryPoint;
.end annotation
.annotation build Ldagger/hilt/InstallIn;
value = {
Lvg/c;
}
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ldagger/hilt/android/internal/lifecycle/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "c"
.end annotation
# virtual methods
.method public abstract a()Ldagger/hilt/android/internal/lifecycle/a$d;
.end method
@@ -0,0 +1,337 @@
.class public final Ldagger/hilt/android/internal/lifecycle/a$d;
.super Ljava/lang/Object;
.source "DefaultViewModelFactories.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ldagger/hilt/android/internal/lifecycle/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "d"
.end annotation
# instance fields
.field public final a:Landroid/app/Application;
.field public final b:Ljava/util/Set;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Set<",
"Ljava/lang/String;",
">;"
}
.end annotation
.end field
.field public final c:Lxg/f;
.field public final d:Landroidx/lifecycle/ViewModelProvider$Factory;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public final e:Landroidx/lifecycle/ViewModelProvider$Factory;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
# direct methods
.method public constructor <init>(Landroid/app/Application;Ljava/util/Set;Lxg/f;Ljava/util/Set;Ljava/util/Set;)V
.locals 0
.param p2 # Ljava/util/Set;
.annotation build Ldagger/hilt/android/internal/lifecycle/HiltViewModelMap$KeySet;
.end annotation
.end param
.param p4 # Ljava/util/Set;
.annotation build Ldagger/hilt/android/internal/lifecycle/DefaultActivityViewModelFactory;
.end annotation
.end param
.param p5 # Ljava/util/Set;
.annotation build Ldagger/hilt/android/internal/lifecycle/DefaultFragmentViewModelFactory;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0,
0x0
}
names = {
"application",
"keySet",
"viewModelComponentBuilder",
"defaultActivityFactorySet",
"defaultFragmentFactorySet"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/app/Application;",
"Ljava/util/Set<",
"Ljava/lang/String;",
">;",
"Lxg/f;",
"Ljava/util/Set<",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
">;",
"Ljava/util/Set<",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
">;)V"
}
.end annotation
.annotation runtime Ljavax/inject/Inject;
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Ldagger/hilt/android/internal/lifecycle/a$d;->a:Landroid/app/Application;
.line 3
iput-object p2, p0, Ldagger/hilt/android/internal/lifecycle/a$d;->b:Ljava/util/Set;
.line 4
iput-object p3, p0, Ldagger/hilt/android/internal/lifecycle/a$d;->c:Lxg/f;
.line 5
invoke-static {p4}, Ldagger/hilt/android/internal/lifecycle/a$d;->c(Ljava/util/Set;)Landroidx/lifecycle/ViewModelProvider$Factory;
move-result-object p1
iput-object p1, p0, Ldagger/hilt/android/internal/lifecycle/a$d;->d:Landroidx/lifecycle/ViewModelProvider$Factory;
.line 6
invoke-static {p5}, Ldagger/hilt/android/internal/lifecycle/a$d;->c(Ljava/util/Set;)Landroidx/lifecycle/ViewModelProvider$Factory;
move-result-object p1
iput-object p1, p0, Ldagger/hilt/android/internal/lifecycle/a$d;->e:Landroidx/lifecycle/ViewModelProvider$Factory;
return-void
.end method
.method public static c(Ljava/util/Set;)Landroidx/lifecycle/ViewModelProvider$Factory;
.locals 3
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"set"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Set<",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
">;)",
"Landroidx/lifecycle/ViewModelProvider$Factory;"
}
.end annotation
.line 1
invoke-interface {p0}, Ljava/util/Set;->isEmpty()Z
move-result v0
if-eqz v0, :cond_0
const/4 p0, 0x0
return-object p0
.line 2
:cond_0
invoke-interface {p0}, Ljava/util/Set;->size()I
move-result v0
const/4 v1, 0x1
if-gt v0, v1, :cond_2
.line 3
invoke-interface {p0}, Ljava/util/Set;->iterator()Ljava/util/Iterator;
move-result-object p0
invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object p0
check-cast p0, Landroidx/lifecycle/ViewModelProvider$Factory;
if-eqz p0, :cond_1
return-object p0
.line 4
:cond_1
new-instance p0, Ljava/lang/IllegalStateException;
const-string v0, "Default view model factory must not be null."
invoke-direct {p0, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw p0
.line 5
:cond_2
new-instance v0, Ljava/lang/IllegalStateException;
new-instance v1, Ljava/lang/StringBuilder;
invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V
const-string v2, "At most one default view model factory is expected. Found "
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p0
invoke-direct {v0, p0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw v0
.end method
# virtual methods
.method public a(Landroidx/activity/ComponentActivity;)Landroidx/lifecycle/ViewModelProvider$Factory;
.locals 2
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"activity"
}
.end annotation
.line 1
invoke-virtual {p1}, Landroid/app/Activity;->getIntent()Landroid/content/Intent;
move-result-object v0
if-eqz v0, :cond_0
invoke-virtual {p1}, Landroid/app/Activity;->getIntent()Landroid/content/Intent;
move-result-object v0
invoke-virtual {v0}, Landroid/content/Intent;->getExtras()Landroid/os/Bundle;
move-result-object v0
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
iget-object v1, p0, Ldagger/hilt/android/internal/lifecycle/a$d;->d:Landroidx/lifecycle/ViewModelProvider$Factory;
.line 2
invoke-virtual {p0, p1, v0, v1}, Ldagger/hilt/android/internal/lifecycle/a$d;->d(Landroidx/savedstate/b;Landroid/os/Bundle;Landroidx/lifecycle/ViewModelProvider$Factory;)Landroidx/lifecycle/ViewModelProvider$Factory;
move-result-object p1
return-object p1
.end method
.method public b(Landroidx/fragment/app/Fragment;)Landroidx/lifecycle/ViewModelProvider$Factory;
.locals 2
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"fragment"
}
.end annotation
.line 1
invoke-virtual {p1}, Landroidx/fragment/app/Fragment;->getArguments()Landroid/os/Bundle;
move-result-object v0
iget-object v1, p0, Ldagger/hilt/android/internal/lifecycle/a$d;->e:Landroidx/lifecycle/ViewModelProvider$Factory;
invoke-virtual {p0, p1, v0, v1}, Ldagger/hilt/android/internal/lifecycle/a$d;->d(Landroidx/savedstate/b;Landroid/os/Bundle;Landroidx/lifecycle/ViewModelProvider$Factory;)Landroidx/lifecycle/ViewModelProvider$Factory;
move-result-object p1
return-object p1
.end method
.method public final d(Landroidx/savedstate/b;Landroid/os/Bundle;Landroidx/lifecycle/ViewModelProvider$Factory;)Landroidx/lifecycle/ViewModelProvider$Factory;
.locals 7
.param p2 # Landroid/os/Bundle;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p3 # Landroidx/lifecycle/ViewModelProvider$Factory;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0
}
names = {
"owner",
"defaultArgs",
"extensionDelegate"
}
.end annotation
if-nez p3, :cond_0
.line 1
new-instance p3, Landroidx/lifecycle/SavedStateViewModelFactory;
iget-object v0, p0, Ldagger/hilt/android/internal/lifecycle/a$d;->a:Landroid/app/Application;
invoke-direct {p3, v0, p1, p2}, Landroidx/lifecycle/SavedStateViewModelFactory;-><init>(Landroid/app/Application;Landroidx/savedstate/b;Landroid/os/Bundle;)V
:cond_0
move-object v5, p3
.line 2
new-instance p3, Lyg/a;
iget-object v4, p0, Ldagger/hilt/android/internal/lifecycle/a$d;->b:Ljava/util/Set;
iget-object v6, p0, Ldagger/hilt/android/internal/lifecycle/a$d;->c:Lxg/f;
move-object v1, p3
move-object v2, p1
move-object v3, p2
invoke-direct/range {v1 .. v6}, Lyg/a;-><init>(Landroidx/savedstate/b;Landroid/os/Bundle;Ljava/util/Set;Landroidx/lifecycle/ViewModelProvider$Factory;Lxg/f;)V
return-object p3
.end method
@@ -0,0 +1,91 @@
.class public final Ldagger/hilt/android/internal/lifecycle/a;
.super Ljava/lang/Object;
.source "DefaultViewModelFactories.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Ldagger/hilt/android/internal/lifecycle/a$c;,
Ldagger/hilt/android/internal/lifecycle/a$a;,
Ldagger/hilt/android/internal/lifecycle/a$b;,
Ldagger/hilt/android/internal/lifecycle/a$d;
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a(Landroidx/activity/ComponentActivity;)Landroidx/lifecycle/ViewModelProvider$Factory;
.locals 1
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"activity"
}
.end annotation
.line 1
const-class v0, Ldagger/hilt/android/internal/lifecycle/a$a;
invoke-static {p0, v0}, Ltg/a;->a(Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Ldagger/hilt/android/internal/lifecycle/a$a;
.line 2
invoke-interface {v0}, Ldagger/hilt/android/internal/lifecycle/a$a;->a()Ldagger/hilt/android/internal/lifecycle/a$d;
move-result-object v0
.line 3
invoke-virtual {v0, p0}, Ldagger/hilt/android/internal/lifecycle/a$d;->a(Landroidx/activity/ComponentActivity;)Landroidx/lifecycle/ViewModelProvider$Factory;
move-result-object p0
return-object p0
.end method
.method public static b(Landroidx/fragment/app/Fragment;)Landroidx/lifecycle/ViewModelProvider$Factory;
.locals 1
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"fragment"
}
.end annotation
.line 1
const-class v0, Ldagger/hilt/android/internal/lifecycle/a$c;
invoke-static {p0, v0}, Ltg/a;->a(Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Ldagger/hilt/android/internal/lifecycle/a$c;
.line 2
invoke-interface {v0}, Ldagger/hilt/android/internal/lifecycle/a$c;->a()Ldagger/hilt/android/internal/lifecycle/a$d;
move-result-object v0
.line 3
invoke-virtual {v0, p0}, Ldagger/hilt/android/internal/lifecycle/a$d;->b(Landroidx/fragment/app/Fragment;)Landroidx/lifecycle/ViewModelProvider$Factory;
move-result-object p0
return-object p0
.end method
@@ -0,0 +1,323 @@
.class public final Ldagger/hilt/android/internal/lifecycle/b;
.super Ljava/lang/Object;
.source "DefaultViewModelFactories_InternalFactoryFactory_Factory.java"
# interfaces
.implements Ldagger/internal/e;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ldagger/internal/e<",
"Ldagger/hilt/android/internal/lifecycle/a$d;",
">;"
}
.end annotation
# instance fields
.field public final a:Loi/a;
.annotation system Ldalvik/annotation/Signature;
value = {
"Loi/a<",
"Landroid/app/Application;",
">;"
}
.end annotation
.end field
.field public final b:Loi/a;
.annotation system Ldalvik/annotation/Signature;
value = {
"Loi/a<",
"Ljava/util/Set<",
"Ljava/lang/String;",
">;>;"
}
.end annotation
.end field
.field public final c:Loi/a;
.annotation system Ldalvik/annotation/Signature;
value = {
"Loi/a<",
"Lxg/f;",
">;"
}
.end annotation
.end field
.field public final d:Loi/a;
.annotation system Ldalvik/annotation/Signature;
value = {
"Loi/a<",
"Ljava/util/Set<",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
">;>;"
}
.end annotation
.end field
.field public final e:Loi/a;
.annotation system Ldalvik/annotation/Signature;
value = {
"Loi/a<",
"Ljava/util/Set<",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
">;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Loi/a;Loi/a;Loi/a;Loi/a;Loi/a;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0,
0x0
}
names = {
"applicationProvider",
"keySetProvider",
"viewModelComponentBuilderProvider",
"defaultActivityFactorySetProvider",
"defaultFragmentFactorySetProvider"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Loi/a<",
"Landroid/app/Application;",
">;",
"Loi/a<",
"Ljava/util/Set<",
"Ljava/lang/String;",
">;>;",
"Loi/a<",
"Lxg/f;",
">;",
"Loi/a<",
"Ljava/util/Set<",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
">;>;",
"Loi/a<",
"Ljava/util/Set<",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
">;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Ldagger/hilt/android/internal/lifecycle/b;->a:Loi/a;
.line 3
iput-object p2, p0, Ldagger/hilt/android/internal/lifecycle/b;->b:Loi/a;
.line 4
iput-object p3, p0, Ldagger/hilt/android/internal/lifecycle/b;->c:Loi/a;
.line 5
iput-object p4, p0, Ldagger/hilt/android/internal/lifecycle/b;->d:Loi/a;
.line 6
iput-object p5, p0, Ldagger/hilt/android/internal/lifecycle/b;->e:Loi/a;
return-void
.end method
.method public static a(Loi/a;Loi/a;Loi/a;Loi/a;Loi/a;)Ldagger/hilt/android/internal/lifecycle/b;
.locals 7
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0,
0x0
}
names = {
"applicationProvider",
"keySetProvider",
"viewModelComponentBuilderProvider",
"defaultActivityFactorySetProvider",
"defaultFragmentFactorySetProvider"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Loi/a<",
"Landroid/app/Application;",
">;",
"Loi/a<",
"Ljava/util/Set<",
"Ljava/lang/String;",
">;>;",
"Loi/a<",
"Lxg/f;",
">;",
"Loi/a<",
"Ljava/util/Set<",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
">;>;",
"Loi/a<",
"Ljava/util/Set<",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
">;>;)",
"Ldagger/hilt/android/internal/lifecycle/b;"
}
.end annotation
.line 1
new-instance v6, Ldagger/hilt/android/internal/lifecycle/b;
move-object v0, v6
move-object v1, p0
move-object v2, p1
move-object v3, p2
move-object v4, p3
move-object v5, p4
invoke-direct/range {v0 .. v5}, Ldagger/hilt/android/internal/lifecycle/b;-><init>(Loi/a;Loi/a;Loi/a;Loi/a;Loi/a;)V
return-object v6
.end method
.method public static c(Landroid/app/Application;Ljava/util/Set;Lxg/f;Ljava/util/Set;Ljava/util/Set;)Ldagger/hilt/android/internal/lifecycle/a$d;
.locals 7
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0,
0x0
}
names = {
"application",
"keySet",
"viewModelComponentBuilder",
"defaultActivityFactorySet",
"defaultFragmentFactorySet"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/app/Application;",
"Ljava/util/Set<",
"Ljava/lang/String;",
">;",
"Lxg/f;",
"Ljava/util/Set<",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
">;",
"Ljava/util/Set<",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
">;)",
"Ldagger/hilt/android/internal/lifecycle/a$d;"
}
.end annotation
.line 1
new-instance v6, Ldagger/hilt/android/internal/lifecycle/a$d;
move-object v0, v6
move-object v1, p0
move-object v2, p1
move-object v3, p2
move-object v4, p3
move-object v5, p4
invoke-direct/range {v0 .. v5}, Ldagger/hilt/android/internal/lifecycle/a$d;-><init>(Landroid/app/Application;Ljava/util/Set;Lxg/f;Ljava/util/Set;Ljava/util/Set;)V
return-object v6
.end method
# virtual methods
.method public b()Ldagger/hilt/android/internal/lifecycle/a$d;
.locals 5
.line 1
iget-object v0, p0, Ldagger/hilt/android/internal/lifecycle/b;->a:Loi/a;
invoke-interface {v0}, Loi/a;->get()Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/app/Application;
iget-object v1, p0, Ldagger/hilt/android/internal/lifecycle/b;->b:Loi/a;
invoke-interface {v1}, Loi/a;->get()Ljava/lang/Object;
move-result-object v1
check-cast v1, Ljava/util/Set;
iget-object v2, p0, Ldagger/hilt/android/internal/lifecycle/b;->c:Loi/a;
invoke-interface {v2}, Loi/a;->get()Ljava/lang/Object;
move-result-object v2
check-cast v2, Lxg/f;
iget-object v3, p0, Ldagger/hilt/android/internal/lifecycle/b;->d:Loi/a;
invoke-interface {v3}, Loi/a;->get()Ljava/lang/Object;
move-result-object v3
check-cast v3, Ljava/util/Set;
iget-object v4, p0, Ldagger/hilt/android/internal/lifecycle/b;->e:Loi/a;
invoke-interface {v4}, Loi/a;->get()Ljava/lang/Object;
move-result-object v4
check-cast v4, Ljava/util/Set;
invoke-static {v0, v1, v2, v3, v4}, Ldagger/hilt/android/internal/lifecycle/b;->c(Landroid/app/Application;Ljava/util/Set;Lxg/f;Ljava/util/Set;Ljava/util/Set;)Ldagger/hilt/android/internal/lifecycle/a$d;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic get()Ljava/lang/Object;
.locals 1
.line 1
invoke-virtual {p0}, Ldagger/hilt/android/internal/lifecycle/b;->b()Ldagger/hilt/android/internal/lifecycle/a$d;
move-result-object v0
return-object v0
.end method
@@ -0,0 +1,21 @@
.class public interface abstract Ldagger/hilt/android/internal/lifecycle/c;
.super Ljava/lang/Object;
.source "HiltWrapper_DefaultViewModelFactories_ActivityEntryPoint.java"
# interfaces
.implements Ldagger/hilt/android/internal/lifecycle/a$a;
# annotations
.annotation build Ldagger/hilt/EntryPoint;
.end annotation
.annotation build Ldagger/hilt/InstallIn;
value = {
Lvg/a;
}
.end annotation
.annotation build Ldagger/hilt/codegen/OriginatingElement;
topLevelClass = Ldagger/hilt/android/internal/lifecycle/a;
.end annotation
@@ -0,0 +1,32 @@
.class public final Ldagger/hilt/android/internal/lifecycle/d;
.super Ljava/lang/Object;
.source "HiltWrapper_DefaultViewModelFactories_ActivityModule.java"
# annotations
.annotation runtime Ldagger/Module;
includes = {
Ldagger/hilt/android/internal/lifecycle/a$b;
}
.end annotation
.annotation build Ldagger/hilt/InstallIn;
value = {
Lvg/a;
}
.end annotation
.annotation build Ldagger/hilt/codegen/OriginatingElement;
topLevelClass = Ldagger/hilt/android/internal/lifecycle/a;
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,21 @@
.class public interface abstract Ldagger/hilt/android/internal/lifecycle/e;
.super Ljava/lang/Object;
.source "HiltWrapper_DefaultViewModelFactories_FragmentEntryPoint.java"
# interfaces
.implements Ldagger/hilt/android/internal/lifecycle/a$c;
# annotations
.annotation build Ldagger/hilt/EntryPoint;
.end annotation
.annotation build Ldagger/hilt/InstallIn;
value = {
Lvg/c;
}
.end annotation
.annotation build Ldagger/hilt/codegen/OriginatingElement;
topLevelClass = Ldagger/hilt/android/internal/lifecycle/a;
.end annotation
@@ -0,0 +1,21 @@
.class public interface abstract annotation Ldagger/hilt/android/lifecycle/HiltViewModel;
.super Ljava/lang/Object;
.source "HiltViewModel.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation build Ldagger/hilt/GeneratesRootInput;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
@@ -0,0 +1,14 @@
.class public interface abstract annotation Ldagger/hilt/android/migration/OptionalInject;
.super Ljava/lang/Object;
.source "OptionalInject.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
@@ -0,0 +1,23 @@
.class public interface abstract annotation Ldagger/hilt/android/qualifiers/ActivityContext;
.super Ljava/lang/Object;
.source "ActivityContext.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;
}
.end annotation
.annotation runtime Ljavax/inject/Qualifier;
.end annotation
@@ -0,0 +1,19 @@
.class public interface abstract annotation Ldagger/hilt/android/qualifiers/ApplicationContext;
.super Ljava/lang/Object;
.source "ApplicationContext.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;
}
.end annotation
.annotation runtime Ljavax/inject/Qualifier;
.end annotation
@@ -0,0 +1,15 @@
.class public interface abstract annotation Ldagger/hilt/android/scopes/ActivityRetainedScoped;
.super Ljava/lang/Object;
.source "ActivityRetainedScoped.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljavax/inject/Scope;
.end annotation
@@ -0,0 +1,15 @@
.class public interface abstract annotation Ldagger/hilt/android/scopes/ActivityScoped;
.super Ljava/lang/Object;
.source "ActivityScoped.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljavax/inject/Scope;
.end annotation
@@ -0,0 +1,15 @@
.class public interface abstract annotation Ldagger/hilt/android/scopes/FragmentScoped;
.super Ljava/lang/Object;
.source "FragmentScoped.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljavax/inject/Scope;
.end annotation
@@ -0,0 +1,15 @@
.class public interface abstract annotation Ldagger/hilt/android/scopes/ServiceScoped;
.super Ljava/lang/Object;
.source "ServiceScoped.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljavax/inject/Scope;
.end annotation
@@ -0,0 +1,15 @@
.class public interface abstract annotation Ldagger/hilt/android/scopes/ViewModelScoped;
.super Ljava/lang/Object;
.source "ViewModelScoped.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljavax/inject/Scope;
.end annotation
@@ -0,0 +1,22 @@
.class public interface abstract annotation Ldagger/hilt/android/scopes/ViewScoped;
.super Ljava/lang/Object;
.source "ViewScoped.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
.annotation runtime Ljavax/inject/Scope;
.end annotation