2022-06-10 21:38:30 +09:00

52 lines
1.3 KiB
Smali

.class public final synthetic Lcom/google/android/gms/common/zab;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-base@@18.0.1"
# interfaces
.implements Lcom/google/android/gms/tasks/SuccessContinuation;
# static fields
.field public static final synthetic zaa:Lcom/google/android/gms/common/zab;
# direct methods
.method public static synthetic constructor <clinit>()V
.locals 1
new-instance v0, Lcom/google/android/gms/common/zab;
invoke-direct {v0}, Lcom/google/android/gms/common/zab;-><init>()V
sput-object v0, Lcom/google/android/gms/common/zab;->zaa:Lcom/google/android/gms/common/zab;
return-void
.end method
.method private synthetic constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final then(Ljava/lang/Object;)Lcom/google/android/gms/tasks/Task;
.locals 0
check-cast p1, Ljava/util/Map;
sget p1, Lcom/google/android/gms/common/GoogleApiAvailability;->GOOGLE_PLAY_SERVICES_VERSION_CODE:I
const/4 p1, 0x0
.line 1
invoke-static {p1}, Lcom/google/android/gms/tasks/Tasks;->forResult(Ljava/lang/Object;)Lcom/google/android/gms/tasks/Task;
move-result-object p1
return-object p1
.end method