Searched refs:isScopedStorageDisabled (Results 1 – 2 of 2) sorted by relevance
385 if (isScopedStorageDisabled(defaultScopedStorage, forceEnableScopedStorage)) { in isLegacyStorageGranted()474 private boolean isScopedStorageDisabled(boolean defaultScopedStorage, in isScopedStorageDisabled() method in LocalCallingIdentity
1355 if (isScopedStorageDisabled(defaultScopedStorage, forceEnableScopedStorage)) { in isExternalStorageLegacy()1378 private static boolean isScopedStorageDisabled(boolean defaultScopedStorage, in isScopedStorageDisabled() method in Environment