190 lines
		
	
	
		
			6.7 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			190 lines
		
	
	
		
			6.7 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Lcom/google/android/gms/auth/api/Auth;
 | |
| .super Ljava/lang/Object;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/MemberClasses;
 | |
|     value = {
 | |
|         Lcom/google/android/gms/auth/api/Auth$AuthCredentialsOptions;
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # static fields
 | |
| .field public static final CREDENTIALS_API:Lcom/google/android/gms/common/api/Api;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Lcom/google/android/gms/common/api/Api<",
 | |
|             "Lcom/google/android/gms/auth/api/Auth$AuthCredentialsOptions;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public static final CredentialsApi:Lcom/google/android/gms/auth/api/credentials/CredentialsApi;
 | |
| 
 | |
| .field public static final GOOGLE_SIGN_IN_API:Lcom/google/android/gms/common/api/Api;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Lcom/google/android/gms/common/api/Api<",
 | |
|             "Lcom/google/android/gms/auth/api/signin/GoogleSignInOptions;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public static final GoogleSignInApi:Lcom/google/android/gms/auth/api/signin/GoogleSignInApi;
 | |
| 
 | |
| .field public static final PROXY_API:Lcom/google/android/gms/common/api/Api;
 | |
|     .annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Lcom/google/android/gms/common/api/Api<",
 | |
|             "Lcom/google/android/gms/auth/api/AuthProxyOptions;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation runtime Ljava/lang/Deprecated;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public static final ProxyApi:Lcom/google/android/gms/auth/api/proxy/ProxyApi;
 | |
|     .annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation runtime Ljava/lang/Deprecated;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public static final zzg:Lcom/google/android/gms/common/api/Api$ClientKey;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Lcom/google/android/gms/common/api/Api$ClientKey<",
 | |
|             "Lcom/google/android/gms/internal/auth-api/zzr;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public static final zzh:Lcom/google/android/gms/common/api/Api$ClientKey;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Lcom/google/android/gms/common/api/Api$ClientKey<",
 | |
|             "Lcom/google/android/gms/auth/api/signin/internal/zzg;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field private static final zzi:Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Lcom/google/android/gms/common/api/Api$AbstractClientBuilder<",
 | |
|             "Lcom/google/android/gms/internal/auth-api/zzr;",
 | |
|             "Lcom/google/android/gms/auth/api/Auth$AuthCredentialsOptions;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field private static final zzj:Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Lcom/google/android/gms/common/api/Api$AbstractClientBuilder<",
 | |
|             "Lcom/google/android/gms/auth/api/signin/internal/zzg;",
 | |
|             "Lcom/google/android/gms/auth/api/signin/GoogleSignInOptions;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public static constructor <clinit>()V
 | |
|     .locals 6
 | |
| 
 | |
|     .line 1
 | |
|     new-instance v0, Lcom/google/android/gms/common/api/Api$ClientKey;
 | |
| 
 | |
|     invoke-direct {v0}, Lcom/google/android/gms/common/api/Api$ClientKey;-><init>()V
 | |
| 
 | |
|     sput-object v0, Lcom/google/android/gms/auth/api/Auth;->zzg:Lcom/google/android/gms/common/api/Api$ClientKey;
 | |
| 
 | |
|     .line 2
 | |
|     new-instance v1, Lcom/google/android/gms/common/api/Api$ClientKey;
 | |
| 
 | |
|     invoke-direct {v1}, Lcom/google/android/gms/common/api/Api$ClientKey;-><init>()V
 | |
| 
 | |
|     sput-object v1, Lcom/google/android/gms/auth/api/Auth;->zzh:Lcom/google/android/gms/common/api/Api$ClientKey;
 | |
| 
 | |
|     .line 3
 | |
|     new-instance v2, Lcom/google/android/gms/auth/api/zzc;
 | |
| 
 | |
|     invoke-direct {v2}, Lcom/google/android/gms/auth/api/zzc;-><init>()V
 | |
| 
 | |
|     sput-object v2, Lcom/google/android/gms/auth/api/Auth;->zzi:Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;
 | |
| 
 | |
|     .line 4
 | |
|     new-instance v3, Lcom/google/android/gms/auth/api/zzd;
 | |
| 
 | |
|     invoke-direct {v3}, Lcom/google/android/gms/auth/api/zzd;-><init>()V
 | |
| 
 | |
|     sput-object v3, Lcom/google/android/gms/auth/api/Auth;->zzj:Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;
 | |
| 
 | |
|     .line 5
 | |
|     sget-object v4, Lcom/google/android/gms/auth/api/AuthProxy;->API:Lcom/google/android/gms/common/api/Api;
 | |
| 
 | |
|     sput-object v4, Lcom/google/android/gms/auth/api/Auth;->PROXY_API:Lcom/google/android/gms/common/api/Api;
 | |
| 
 | |
|     .line 6
 | |
|     new-instance v4, Lcom/google/android/gms/common/api/Api;
 | |
| 
 | |
|     const-string v5, "Auth.CREDENTIALS_API"
 | |
| 
 | |
|     invoke-direct {v4, v5, v2, v0}, Lcom/google/android/gms/common/api/Api;-><init>(Ljava/lang/String;Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;Lcom/google/android/gms/common/api/Api$ClientKey;)V
 | |
| 
 | |
|     sput-object v4, Lcom/google/android/gms/auth/api/Auth;->CREDENTIALS_API:Lcom/google/android/gms/common/api/Api;
 | |
| 
 | |
|     .line 7
 | |
|     new-instance v0, Lcom/google/android/gms/common/api/Api;
 | |
| 
 | |
|     const-string v2, "Auth.GOOGLE_SIGN_IN_API"
 | |
| 
 | |
|     invoke-direct {v0, v2, v3, v1}, Lcom/google/android/gms/common/api/Api;-><init>(Ljava/lang/String;Lcom/google/android/gms/common/api/Api$AbstractClientBuilder;Lcom/google/android/gms/common/api/Api$ClientKey;)V
 | |
| 
 | |
|     sput-object v0, Lcom/google/android/gms/auth/api/Auth;->GOOGLE_SIGN_IN_API:Lcom/google/android/gms/common/api/Api;
 | |
| 
 | |
|     .line 8
 | |
|     sget-object v0, Lcom/google/android/gms/auth/api/AuthProxy;->ProxyApi:Lcom/google/android/gms/auth/api/proxy/ProxyApi;
 | |
| 
 | |
|     sput-object v0, Lcom/google/android/gms/auth/api/Auth;->ProxyApi:Lcom/google/android/gms/auth/api/proxy/ProxyApi;
 | |
| 
 | |
|     .line 9
 | |
|     new-instance v0, Lcom/google/android/gms/internal/auth-api/zzi;
 | |
| 
 | |
|     invoke-direct {v0}, Lcom/google/android/gms/internal/auth-api/zzi;-><init>()V
 | |
| 
 | |
|     sput-object v0, Lcom/google/android/gms/auth/api/Auth;->CredentialsApi:Lcom/google/android/gms/auth/api/credentials/CredentialsApi;
 | |
| 
 | |
|     .line 10
 | |
|     new-instance v0, Lcom/google/android/gms/auth/api/signin/internal/zzf;
 | |
| 
 | |
|     invoke-direct {v0}, Lcom/google/android/gms/auth/api/signin/internal/zzf;-><init>()V
 | |
| 
 | |
|     sput-object v0, Lcom/google/android/gms/auth/api/Auth;->GoogleSignInApi:Lcom/google/android/gms/auth/api/signin/GoogleSignInApi;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method private constructor <init>()V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     return-void
 | |
| .end method
 |