40 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final synthetic Lcom/google/android/gms/tasks/zzy;
 | |
| .super Ljava/lang/Object;
 | |
| .source "com.google.android.gms:play-services-tasks@@18.0.1"
 | |
| 
 | |
| # interfaces
 | |
| .implements Ljava/lang/Runnable;
 | |
| 
 | |
| 
 | |
| # instance fields
 | |
| .field public final synthetic zza:Lcom/google/android/gms/tasks/TaskCompletionSource;
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public synthetic constructor <init>(Lcom/google/android/gms/tasks/TaskCompletionSource;)V
 | |
|     .locals 0
 | |
| 
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     iput-object p1, p0, Lcom/google/android/gms/tasks/zzy;->zza:Lcom/google/android/gms/tasks/TaskCompletionSource;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public final run()V
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/android/gms/tasks/zzy;->zza:Lcom/google/android/gms/tasks/TaskCompletionSource;
 | |
| 
 | |
|     new-instance v1, Ljava/util/concurrent/TimeoutException;
 | |
| 
 | |
|     invoke-direct {v1}, Ljava/util/concurrent/TimeoutException;-><init>()V
 | |
| 
 | |
|     invoke-virtual {v0, v1}, Lcom/google/android/gms/tasks/TaskCompletionSource;->trySetException(Ljava/lang/Exception;)Z
 | |
| 
 | |
|     return-void
 | |
| .end method
 |