134 lines
		
	
	
		
			3.7 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			134 lines
		
	
	
		
			3.7 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public Lcom/google/firebase/auth/FirebaseAuthRegistrar;
 | |
| .super Ljava/lang/Object;
 | |
| .source "com.google.firebase:firebase-auth@@21.0.1"
 | |
| 
 | |
| # interfaces
 | |
| .implements Lcom/google/firebase/components/ComponentRegistrar;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation build Landroidx/annotation/Keep;
 | |
| .end annotation
 | |
| 
 | |
| .annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>()V
 | |
|     .locals 0
 | |
| 
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic lambda$getComponents$0(Lcom/google/firebase/components/ComponentContainer;)Lcom/google/firebase/auth/FirebaseAuth;
 | |
|     .locals 1
 | |
| 
 | |
|     const-class v0, Lcom/google/firebase/FirebaseApp;
 | |
| 
 | |
|     .line 1
 | |
|     invoke-interface {p0, v0}, Lcom/google/firebase/components/ComponentContainer;->get(Ljava/lang/Class;)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     check-cast p0, Lcom/google/firebase/FirebaseApp;
 | |
| 
 | |
|     .line 2
 | |
|     new-instance v0, Lcom/google/firebase/auth/internal/zzv;
 | |
| 
 | |
|     invoke-direct {v0, p0}, Lcom/google/firebase/auth/internal/zzv;-><init>(Lcom/google/firebase/FirebaseApp;)V
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public getComponents()Ljava/util/List;
 | |
|     .locals 5
 | |
|     .annotation build Landroidx/annotation/Keep;
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/firebase/components/Component<",
 | |
|             "*>;>;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     const/4 v0, 0x2
 | |
| 
 | |
|     new-array v0, v0, [Lcom/google/firebase/components/Component;
 | |
| 
 | |
|     const/4 v1, 0x1
 | |
| 
 | |
|     new-array v2, v1, [Ljava/lang/Class;
 | |
| 
 | |
|     const-class v3, Lcom/google/firebase/auth/internal/InternalAuthProvider;
 | |
| 
 | |
|     const/4 v4, 0x0
 | |
| 
 | |
|     aput-object v3, v2, v4
 | |
| 
 | |
|     const-class v3, Lcom/google/firebase/auth/FirebaseAuth;
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {v3, v2}, Lcom/google/firebase/components/Component;->builder(Ljava/lang/Class;[Ljava/lang/Class;)Lcom/google/firebase/components/Component$Builder;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     const-class v3, Lcom/google/firebase/FirebaseApp;
 | |
| 
 | |
|     .line 2
 | |
|     invoke-static {v3}, Lcom/google/firebase/components/Dependency;->required(Ljava/lang/Class;)Lcom/google/firebase/components/Dependency;
 | |
| 
 | |
|     move-result-object v3
 | |
| 
 | |
|     invoke-virtual {v2, v3}, Lcom/google/firebase/components/Component$Builder;->add(Lcom/google/firebase/components/Dependency;)Lcom/google/firebase/components/Component$Builder;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     sget-object v3, Lcom/google/firebase/auth/zzv;->zza:Lcom/google/firebase/auth/zzv;
 | |
| 
 | |
|     .line 3
 | |
|     invoke-virtual {v2, v3}, Lcom/google/firebase/components/Component$Builder;->factory(Lcom/google/firebase/components/ComponentFactory;)Lcom/google/firebase/components/Component$Builder;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     .line 4
 | |
|     invoke-virtual {v2}, Lcom/google/firebase/components/Component$Builder;->eagerInDefaultApp()Lcom/google/firebase/components/Component$Builder;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     .line 5
 | |
|     invoke-virtual {v2}, Lcom/google/firebase/components/Component$Builder;->build()Lcom/google/firebase/components/Component;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     aput-object v2, v0, v4
 | |
| 
 | |
|     const-string v2, "fire-auth"
 | |
| 
 | |
|     const-string v3, "21.0.1"
 | |
| 
 | |
|     .line 6
 | |
|     invoke-static {v2, v3}, Lcom/google/firebase/platforminfo/LibraryVersionComponent;->create(Ljava/lang/String;Ljava/lang/String;)Lcom/google/firebase/components/Component;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     aput-object v2, v0, v1
 | |
| 
 | |
|     .line 7
 | |
|     invoke-static {v0}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 |