Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DRoSystemProperties.java42 public static final String CRYPTO_STATE = SystemProperties.get("ro.crypto.state"); field in RoSystemProperties
46 !CRYPTO_STATE.isEmpty() && !"unsupported".equals(CRYPTO_STATE);
48 "encrypted".equalsIgnoreCase(CRYPTO_STATE);