Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DMainClear.java313 || (!Environment.isExternalStorageRemovable() && isExtStorageEncrypted())) { in establishInitialState()
456 private boolean isExtStorageEncrypted() { in isExtStorageEncrypted() method in MainClear