Searched refs:PREF_KEY_ENCRYPTION_SECURITY_PAGE (Results 1 – 2 of 2) sorted by relevance
22 .PREF_KEY_ENCRYPTION_SECURITY_PAGE;69 PREF_KEY_ENCRYPTION_SECURITY_PAGE); in isAvailable_notVisible_butNotDetailPage_true()93 assertThat(mController.getPreferenceKey()).isNotEqualTo(PREF_KEY_ENCRYPTION_SECURITY_PAGE); in updateSummary_unencrypted_shouldSayUnencrypted()101 PREF_KEY_ENCRYPTION_SECURITY_PAGE); in updateSummary_unencrypted_securityPage_shouldSayUnencrypted()
34 public static final String PREF_KEY_ENCRYPTION_SECURITY_PAGE = "encryption_and_credential"; field in EncryptionStatusPreferenceController