Searched refs:EncryptionInterstitialFragment (Results 1 – 2 of 2) sorted by relevance
59 modIntent.putExtra(EXTRA_SHOW_FRAGMENT, EncryptionInterstitialFragment.class.getName()); in getIntent()71 return EncryptionInterstitialFragment.class.getName().equals(fragmentName); in isValidFragment()89 public static class EncryptionInterstitialFragment extends InstrumentedFragment { class in EncryptionInterstitial295 EncryptionInterstitialFragment fragment = in onClick()296 (EncryptionInterstitialFragment) getParentFragment(); in onClick()
54 public static class SetupEncryptionInterstitialFragment extends EncryptionInterstitialFragment {