68 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			68 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final synthetic Lcom/google/firebase/messaging/EnhancedIntentService$$ExternalSyntheticLambda1;
 | |
| .super Ljava/lang/Object;
 | |
| .source "com.google.firebase:firebase-messaging@@23.0.0"
 | |
| 
 | |
| # interfaces
 | |
| .implements Ljava/lang/Runnable;
 | |
| 
 | |
| 
 | |
| # instance fields
 | |
| .field public synthetic f$0:Lcom/google/firebase/messaging/EnhancedIntentService;
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public synthetic f$1:Landroid/content/Intent;
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public synthetic f$2:Lcom/google/android/gms/tasks/TaskCompletionSource;
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public synthetic constructor <init>(Lcom/google/firebase/messaging/EnhancedIntentService;Landroid/content/Intent;Lcom/google/android/gms/tasks/TaskCompletionSource;)V
 | |
|     .locals 0
 | |
|     .param p1    # Lcom/google/firebase/messaging/EnhancedIntentService;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p2    # Landroid/content/Intent;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p3    # Lcom/google/android/gms/tasks/TaskCompletionSource;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
| 
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     iput-object p1, p0, Lcom/google/firebase/messaging/EnhancedIntentService$$ExternalSyntheticLambda1;->f$0:Lcom/google/firebase/messaging/EnhancedIntentService;
 | |
| 
 | |
|     iput-object p2, p0, Lcom/google/firebase/messaging/EnhancedIntentService$$ExternalSyntheticLambda1;->f$1:Landroid/content/Intent;
 | |
| 
 | |
|     iput-object p3, p0, Lcom/google/firebase/messaging/EnhancedIntentService$$ExternalSyntheticLambda1;->f$2:Lcom/google/android/gms/tasks/TaskCompletionSource;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public final run()V
 | |
|     .locals 3
 | |
| 
 | |
|     iget-object v0, p0, Lcom/google/firebase/messaging/EnhancedIntentService$$ExternalSyntheticLambda1;->f$0:Lcom/google/firebase/messaging/EnhancedIntentService;
 | |
| 
 | |
|     iget-object v1, p0, Lcom/google/firebase/messaging/EnhancedIntentService$$ExternalSyntheticLambda1;->f$1:Landroid/content/Intent;
 | |
| 
 | |
|     iget-object v2, p0, Lcom/google/firebase/messaging/EnhancedIntentService$$ExternalSyntheticLambda1;->f$2:Lcom/google/android/gms/tasks/TaskCompletionSource;
 | |
| 
 | |
|     invoke-virtual {v0, v1, v2}, Lcom/google/firebase/messaging/EnhancedIntentService;->lambda$processIntent$0$com-google-firebase-messaging-EnhancedIntentService(Landroid/content/Intent;Lcom/google/android/gms/tasks/TaskCompletionSource;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 |