Searched refs:IS_DATA_ENCRYPTED (Results 1 – 3 of 3) sorted by relevance
26 public static final boolean IS_DATA_ENCRYPTED = isDataEncrypted(); field in EncryptionHelper
1113 return EncryptionHelper.IS_DATA_ENCRYPTED; in hasEmergencyCryptKeeperText()
221 if (mNetworkController != null && EncryptionHelper.IS_DATA_ENCRYPTED) { in adjustDisableFlags()