Home
last modified time | relevance | path

Searched refs:CRYPTO_ENCRYPTABLE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DRoSystemProperties.java63 public static final boolean CRYPTO_ENCRYPTABLE = field in RoSystemProperties
/frameworks/base/core/java/android/os/storage/
DStorageManager.java1607 return RoSystemProperties.CRYPTO_ENCRYPTABLE; in isEncryptable()