public static class ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl extends Object
Class containing methods with same signatures of the static methods of GooglePlayServicesUtil
.
Constructor and 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)