45 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class final Lcom/google/android/gms/auth/account/zzg;
 | |
| .super Ljava/lang/Object;
 | |
| 
 | |
| # interfaces
 | |
| .implements Lcom/google/android/gms/common/internal/PendingResultUtil$ResultConverter;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/Signature;
 | |
|     value = {
 | |
|         "Ljava/lang/Object;",
 | |
|         "Lcom/google/android/gms/common/internal/PendingResultUtil$ResultConverter<",
 | |
|         "Lcom/google/android/gms/auth/account/WorkAccountApi$AddAccountResult;",
 | |
|         "Landroid/accounts/Account;",
 | |
|         ">;"
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>(Lcom/google/android/gms/auth/account/WorkAccountClient;)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public final synthetic convert(Lcom/google/android/gms/common/api/Result;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     check-cast p1, Lcom/google/android/gms/auth/account/WorkAccountApi$AddAccountResult;
 | |
| 
 | |
|     .line 2
 | |
|     invoke-interface {p1}, Lcom/google/android/gms/auth/account/WorkAccountApi$AddAccountResult;->getAccount()Landroid/accounts/Account;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 |