Searched refs:PREF_KEY_ENCRYPTION_SECURITY_PAGE (Results 1 – 3 of 3) sorted by relevance
22 .PREF_KEY_ENCRYPTION_SECURITY_PAGE;83 PREF_KEY_ENCRYPTION_SECURITY_PAGE); in isAvailable_notVisible_butNotDetailPage_true()108 assertThat(mController.getPreferenceKey()).isNotEqualTo(PREF_KEY_ENCRYPTION_SECURITY_PAGE); in updateSummary_unencrypted_shouldHasEncryptionFragment()116 PREF_KEY_ENCRYPTION_SECURITY_PAGE); in updateSummary_unencrypted_securityPage_shouldNotHaveEncryptionFragment()
18 …m.android.settings.security.EncryptionStatusPreferenceController.PREF_KEY_ENCRYPTION_SECURITY_PAGE;115 PREF_KEY_ENCRYPTION_SECURITY_PAGE)); in buildPreferenceControllers()
34 public static final String PREF_KEY_ENCRYPTION_SECURITY_PAGE = "encryption_and_credential"; field in EncryptionStatusPreferenceController