49 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class final Lcom/google/android/gms/tasks/zzu;
 | |
| .super Ljava/lang/Object;
 | |
| .source "com.google.android.gms:play-services-tasks@@18.0.1"
 | |
| 
 | |
| # interfaces
 | |
| .implements Ljava/util/concurrent/Executor;
 | |
| 
 | |
| 
 | |
| # instance fields
 | |
| .field private final zza:Landroid/os/Handler;
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>()V
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     new-instance v0, Lcom/google/android/gms/internal/tasks/zza;
 | |
| 
 | |
|     invoke-static {}, Landroid/os/Looper;->getMainLooper()Landroid/os/Looper;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-direct {v0, v1}, Lcom/google/android/gms/internal/tasks/zza;-><init>(Landroid/os/Looper;)V
 | |
| 
 | |
|     iput-object v0, p0, Lcom/google/android/gms/tasks/zzu;->zza:Landroid/os/Handler;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public final execute(Ljava/lang/Runnable;)V
 | |
|     .locals 1
 | |
|     .param p1    # Ljava/lang/Runnable;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/android/gms/tasks/zzu;->zza:Landroid/os/Handler;
 | |
| 
 | |
|     invoke-virtual {v0, p1}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
 | |
| 
 | |
|     return-void
 | |
| .end method
 |