56 lines
1.5 KiB
Smali
56 lines
1.5 KiB
Smali
.class final Lcom/google/firebase/auth/internal/zzd;
|
|
.super Ljava/lang/Object;
|
|
.source "com.google.firebase:firebase-auth@@21.0.1"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/gms/tasks/OnSuccessListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lcom/google/android/gms/tasks/OnSuccessListener<",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic zza:Lcom/google/android/gms/tasks/TaskCompletionSource;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/firebase/auth/internal/zzf;Lcom/google/android/gms/tasks/TaskCompletionSource;)V
|
|
.locals 0
|
|
|
|
iput-object p2, p0, Lcom/google/firebase/auth/internal/zzd;->zza:Lcom/google/android/gms/tasks/TaskCompletionSource;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final bridge synthetic onSuccess(Ljava/lang/Object;)V
|
|
.locals 3
|
|
|
|
.line 1
|
|
check-cast p1, Ljava/lang/String;
|
|
|
|
iget-object v0, p0, Lcom/google/firebase/auth/internal/zzd;->zza:Lcom/google/android/gms/tasks/TaskCompletionSource;
|
|
|
|
new-instance v1, Lcom/google/firebase/auth/internal/zze;
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 2
|
|
invoke-direct {v1, v2, p1}, Lcom/google/firebase/auth/internal/zze;-><init>(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
invoke-virtual {v0, v1}, Lcom/google/android/gms/tasks/TaskCompletionSource;->setResult(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|