Searched refs:EncryptionInterstitialFragment (Results 1 – 4 of 4) sorted by relevance
60 modIntent.putExtra(EXTRA_SHOW_FRAGMENT, EncryptionInterstitialFragment.class.getName()); in getIntent()72 return EncryptionInterstitialFragment.class.getName().equals(fragmentName); in isValidFragment()90 public static class EncryptionInterstitialFragment extends InstrumentedFragment { class in EncryptionInterstitial288 EncryptionInterstitialFragment fragment = in onClick()289 (EncryptionInterstitialFragment) getParentFragment(); in onClick()
54 public static class SetupEncryptionInterstitialFragment extends EncryptionInterstitialFragment {
60 modIntent.putExtra(EXTRA_SHOW_FRAGMENT, EncryptionInterstitialFragment.class.getName()); in getIntent()72 return EncryptionInterstitialFragment.class.getName().equals(fragmentName); in isValidFragment()91 public static class EncryptionInterstitialFragment extends InstrumentedFragment { class in EncryptionInterstitial289 EncryptionInterstitialFragment fragment = in onClick()290 (EncryptionInterstitialFragment) getParentFragment(); in onClick()
63 public static class SetupEncryptionInterstitialFragment extends EncryptionInterstitialFragment {