Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DRoSystemProperties.java43 public static final String CRYPTO_TYPE = SystemProperties.get("ro.crypto.type"); field in RoSystemProperties
50 "file".equalsIgnoreCase(CRYPTO_TYPE);
52 "block".equalsIgnoreCase(CRYPTO_TYPE);