public static class ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl extends Object
GooglePlayServicesUtil
.Constructor | Description |
---|---|
GooglePlayServicesUtilImpl() |
public Dialog getErrorDialog(int errorCode, Activity activity, int requestCode, DialogInterface.OnCancelListener cancelListener)
public PendingIntent getErrorPendingIntent(int errorCode, Context context, int requestCode)
public int isGooglePlayServicesAvailable(Context context)
public boolean showErrorDialogFragment(int errorCode, Activity activity, android.support.v4.app.Fragment fragment, int requestCode, DialogInterface.OnCancelListener cancelListener)
public boolean showErrorDialogFragment(int errorCode, Activity activity, int requestCode)
public boolean showErrorDialogFragment(int errorCode, Activity activity, int requestCode, DialogInterface.OnCancelListener cancelListener)
public void showErrorNotification(int errorCode, Context context)