zze.smali
.class final Lcom/google/android/gms/tasks/zze;
.super Ljava/lang/Object;
# interfaces
.implements Lcom/google/android/gms/tasks/OnCanceledListener;
.implements Lcom/google/android/gms/tasks/OnFailureListener;
.implements Lcom/google/android/gms/tasks/OnSuccessListener;
.implements Lcom/google/android/gms/tasks/zzq;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<TResult:",
"Ljava/lang/Object;",
"TContinuationResult:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lcom/google/android/gms/tasks/OnCanceledListener;",
"Lcom/google/android/gms/tasks/OnFailureListener;",
"Lcom/google/android/gms/tasks/OnSuccessListener<",
"TTContinuationResult;>;",
"Lcom/google/android/gms/tasks/zzq<",
"TTResult;>;"
}
.end annotation
# instance fields
.field private final a:Ljava/util/concurrent/Executor;
.field private final b:Lcom/google/android/gms/tasks/Continuation;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/android/gms/tasks/Continuation<",
"TTResult;",
"Lcom/google/android/gms/tasks/Task<",
"TTContinuationResult;>;>;"
}
.end annotation
.end field
.field private final c:Lcom/google/android/gms/tasks/zzu;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/android/gms/tasks/zzu<",
"TTContinuationResult;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/util/concurrent/Executor;Lcom/google/android/gms/tasks/Continuation;Lcom/google/android/gms/tasks/zzu;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/concurrent/Executor;",
"Lcom/google/android/gms/tasks/Continuation<",
"TTResult;",
"Lcom/google/android/gms/tasks/Task<",
"TTContinuationResult;>;>;",
"Lcom/google/android/gms/tasks/zzu<",
"TTContinuationResult;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/google/android/gms/tasks/zze;->a:Ljava/util/concurrent/Executor;
iput-object p2, p0, Lcom/google/android/gms/tasks/zze;->b:Lcom/google/android/gms/tasks/Continuation;
iput-object p3, p0, Lcom/google/android/gms/tasks/zze;->c:Lcom/google/android/gms/tasks/zzu;
return-void
.end method
.method static synthetic d(Lcom/google/android/gms/tasks/zze;)Lcom/google/android/gms/tasks/Continuation;
.registers 1
iget-object p0, p0, Lcom/google/android/gms/tasks/zze;->b:Lcom/google/android/gms/tasks/Continuation;
return-object p0
.end method
.method static synthetic e(Lcom/google/android/gms/tasks/zze;)Lcom/google/android/gms/tasks/zzu;
.registers 1
iget-object p0, p0, Lcom/google/android/gms/tasks/zze;->c:Lcom/google/android/gms/tasks/zzu;
return-object p0
.end method
# virtual methods
.method public final a(Lcom/google/android/gms/tasks/Task;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/android/gms/tasks/Task<",
"TTResult;>;)V"
}
.end annotation
iget-object v0, p0, Lcom/google/android/gms/tasks/zze;->a:Ljava/util/concurrent/Executor;
new-instance v1, Lcom/google/android/gms/tasks/zzf;
invoke-direct {v1, p0, p1}, Lcom/google/android/gms/tasks/zzf;-><init>(Lcom/google/android/gms/tasks/zze;Lcom/google/android/gms/tasks/Task;)V
invoke-interface {v0, v1}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
return-void
.end method
.method public final b()V
.registers 2
iget-object v0, p0, Lcom/google/android/gms/tasks/zze;->c:Lcom/google/android/gms/tasks/zzu;
invoke-virtual {v0}, Lcom/google/android/gms/tasks/zzu;->y()Z
return-void
.end method
.method public final c(Ljava/lang/Exception;)V
.registers 3
iget-object v0, p0, Lcom/google/android/gms/tasks/zze;->c:Lcom/google/android/gms/tasks/zzu;
invoke-virtual {v0, p1}, Lcom/google/android/gms/tasks/zzu;->u(Ljava/lang/Exception;)V
return-void
.end method
.method public final onSuccess(Ljava/lang/Object;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(TTContinuationResult;)V"
}
.end annotation
iget-object v0, p0, Lcom/google/android/gms/tasks/zze;->c:Lcom/google/android/gms/tasks/zzu;
invoke-virtual {v0, p1}, Lcom/google/android/gms/tasks/zzu;->v(Ljava/lang/Object;)V
return-void
.end method