Searched refs:EncryptionInterstitialFragment (Results 1 – 2 of 2) sorted by relevance
48 modIntent.putExtra(EXTRA_SHOW_FRAGMENT, EncryptionInterstitialFragment.class.getName()); in getIntent()54 return EncryptionInterstitialFragment.class.getName().equals(fragmentName); in isValidFragment()66 public static class EncryptionInterstitialFragment extends SettingsPreferenceFragment class in EncryptionInterstitial
81 public static class SetupEncryptionInterstitialFragment extends EncryptionInterstitialFragment