Searched refs:ENABLE_ISOLATED_STORAGE (Results 1 – 1 of 1) sorted by relevance
198 private static final boolean ENABLE_ISOLATED_STORAGE = StorageManager.hasIsolatedStorage(); field in StorageManagerService3294 if (!ENABLE_ISOLATED_STORAGE) return;3941 if (ENABLE_ISOLATED_STORAGE) { in getExternalStorageMountMode()3988 if (ENABLE_ISOLATED_STORAGE) { in hasExternalStorage()