Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DEnvironment.java1359 if (isScopedStorageDisabled(defaultScopedStorage, forceEnableScopedStorage)) { in isExternalStorageLegacy()
1382 private static boolean isScopedStorageDisabled(boolean defaultScopedStorage, in isScopedStorageDisabled() method in Environment