Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DMasterClear.java307 || (!Environment.isExternalStorageRemovable() && isExtStorageEncrypted())) { in establishInitialState()
449 private boolean isExtStorageEncrypted() { in isExtStorageEncrypted() method in MasterClear
/packages/apps/Settings/src/com/android/settings/
DMasterClear.java306 || (!Environment.isExternalStorageRemovable() && isExtStorageEncrypted())) { in establishInitialState()
448 private boolean isExtStorageEncrypted() { in isExtStorageEncrypted() method in MasterClear