Searched refs:ErrorDialogFragment (Results 1 – 2 of 2) sorted by relevance
71 ErrorDialogFragment errorFragment = in checkGooglePlayServiceAvailability()72 new ErrorDialogFragment(); in checkGooglePlayServiceAvailability()101 public static class ErrorDialogFragment extends DialogFragment { class in PlayHelper105 public ErrorDialogFragment() { in ErrorDialogFragment() method in PlayHelper.ErrorDialogFragment
68 PlayHelper.ErrorDialogFragment fragment = new PlayHelper.ErrorDialogFragment(); in onConnectionFailed()