granularity level: instruction

		.class public Lcom/google/android/gms/common/GoogleApiAvailability;
.super Lcom/google/android/gms/common/GoogleApiAvailabilityLight;
.source "com.google.android.gms:play-services-base@@18.0.1"


.field public static final GOOGLE_PLAY_SERVICES_PACKAGE:Ljava/lang/String; = "com.google.android.gms"
.field public static final GOOGLE_PLAY_SERVICES_VERSION_CODE:I
.field private static final zaa:Ljava/lang/Object;
.field private static final zab:Lcom/google/android/gms/common/GoogleApiAvailability;
.field private zac:Ljava/lang/String;


.method static constructor <clinit>()V
	.locals 1

	return-void
.end method

.method public constructor <init>()V
	.locals 0

	invoke-direct/range {p0 .. p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method public static getInstance()Lcom/google/android/gms/common/GoogleApiAvailability;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public static final varargs zai(Lcom/google/android/gms/common/api/HasApiKey;[Lcom/google/android/gms/common/api/HasApiKey;)Lcom/google/android/gms/tasks/Task;
	.locals 4
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Lcom/google/android/gms/common/api/HasApiKey<",
	"*>;[",
	"Lcom/google/android/gms/common/api/HasApiKey<",
	"*>;)",
	"Lcom/google/android/gms/tasks/Task<",
	"Ljava/util/Map<",
	"Lcom/google/android/gms/common/api/internal/ApiKey<",
	"*>;",
	"Ljava/lang/String;",
	">;>;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method public varargs checkApiAvailability(Lcom/google/android/gms/common/api/GoogleApi;[Lcom/google/android/gms/common/api/GoogleApi;)Lcom/google/android/gms/tasks/Task;
	.locals 0
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Lcom/google/android/gms/common/api/GoogleApi<",
	"*>;[",
	"Lcom/google/android/gms/common/api/GoogleApi<",
	"*>;)",
	"Lcom/google/android/gms/tasks/Task<",
	"Ljava/lang/Void;",
	">;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method public varargs checkApiAvailability(Lcom/google/android/gms/common/api/HasApiKey;[Lcom/google/android/gms/common/api/HasApiKey;)Lcom/google/android/gms/tasks/Task;
	.locals 0
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Lcom/google/android/gms/common/api/HasApiKey<",
	"*>;[",
	"Lcom/google/android/gms/common/api/HasApiKey<",
	"*>;)",
	"Lcom/google/android/gms/tasks/Task<",
	"Ljava/lang/Void;",
	">;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method public getClientVersion(Landroid/content/Context;)I
	.locals 0

	const/4 v0, 0x0
	return v0
.end method

.method public getErrorDialog(Landroid/app/Activity;II)Landroid/app/Dialog;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public getErrorDialog(Landroid/app/Activity;IILandroid/content/DialogInterface$OnCancelListener;)Landroid/app/Dialog;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public getErrorDialog(Landroidx/fragment/app/Fragment;II)Landroid/app/Dialog;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public getErrorDialog(Landroidx/fragment/app/Fragment;IILandroid/content/DialogInterface$OnCancelListener;)Landroid/app/Dialog;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getErrorResolutionIntent(Landroid/content/Context;ILjava/lang/String;)Landroid/content/Intent;
	.locals 0

	const/4 v0, 0x0
	return-object v0
.end method

.method public getErrorResolutionPendingIntent(Landroid/content/Context;II)Landroid/app/PendingIntent;
	.locals 0

	const/4 v0, 0x0
	return-object v0
.end method

.method public getErrorResolutionPendingIntent(Landroid/content/Context;Lcom/google/android/gms/common/ConnectionResult;)Landroid/app/PendingIntent;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public final getErrorString(I)Ljava/lang/String;
	.locals 0

	const/4 v0, 0x0
	return-object v0
.end method

.method public isGooglePlayServicesAvailable(Landroid/content/Context;)I
	.locals 0

	const/4 v0, 0x0
	return v0
.end method

.method public isGooglePlayServicesAvailable(Landroid/content/Context;I)I
	.locals 0

	const/4 v0, 0x0
	return v0
.end method

.method public final isUserResolvableError(I)Z
	.locals 0

	const/4 v0, 0x0
	return v0
.end method

.method public makeGooglePlayServicesAvailable(Landroid/app/Activity;)Lcom/google/android/gms/tasks/Task;
	.locals 3
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Landroid/app/Activity;",
	")",
	"Lcom/google/android/gms/tasks/Task<",
	"Ljava/lang/Void;",
	">;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method public setDefaultNotificationChannelId(Landroid/content/Context;Ljava/lang/String;)V
	.locals 1

	return-void
.end method

.method public showErrorDialogFragment(Landroid/app/Activity;II)Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public showErrorDialogFragment(Landroid/app/Activity;IILandroid/content/DialogInterface$OnCancelListener;)Z
	.locals 0

	const/4 v0, 0x0
	return v0
.end method

.method public showErrorNotification(Landroid/content/Context;I)V
	.locals 2

	return-void
.end method

.method public showErrorNotification(Landroid/content/Context;Lcom/google/android/gms/common/ConnectionResult;)V
	.locals 2

	return-void
.end method

.method final zaa(Landroid/content/Context;ILcom/google/android/gms/common/internal/zag;Landroid/content/DialogInterface$OnCancelListener;)Landroid/app/Dialog;
	.locals 5

	const/4 v0, 0x0
	return-object v0
.end method

.method public final zab(Landroid/app/Activity;Landroid/content/DialogInterface$OnCancelListener;)Landroid/app/Dialog;
	.locals 3

	const/4 v0, 0x0
	return-object v0
.end method

.method public final zac(Landroid/content/Context;Lcom/google/android/gms/common/api/internal/zabw;)Lcom/google/android/gms/common/api/internal/zabx;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method final zad(Landroid/app/Activity;Landroid/app/Dialog;Ljava/lang/String;Landroid/content/DialogInterface$OnCancelListener;)V
	.locals 1

	return-void
.end method

.method final zae(Landroid/content/Context;ILjava/lang/String;Landroid/app/PendingIntent;)V
	.locals 8

	return-void
.end method

.method final zaf(Landroid/content/Context;)V
	.locals 3

	return-void
.end method

.method public final zag(Landroid/app/Activity;Lcom/google/android/gms/common/api/internal/LifecycleFragment;IILandroid/content/DialogInterface$OnCancelListener;)Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public final zah(Landroid/content/Context;Lcom/google/android/gms/common/ConnectionResult;I)Z
	.locals 5

	const/4 v0, 0x0
	return v0
.end method