Searched refs:hasIsolatedStorage (Results 1 – 9 of 9) sorted by relevance
1590 public static boolean hasIsolatedStorage() { in hasIsolatedStorage() method in StorageManager
198 private static final boolean ENABLE_ISOLATED_STORAGE = StorageManager.hasIsolatedStorage();3869 pw.println("Isolated storage, resolved: " + StorageManager.hasIsolatedStorage()); in dump()
106 public static final boolean DEPRECATE_DATA_COLUMNS = StorageManager.hasIsolatedStorage();
1559 if (StorageManager.hasIsolatedStorage() && mountExtStorageFull) {
846 if (!StorageManager.hasIsolatedStorage()) { in systemReady()
2433 method public static boolean hasIsolatedStorage();
6377 method public static boolean hasIsolatedStorage();
6275 method public static boolean hasIsolatedStorage();
12596 HSPLandroid/os/storage/StorageManager;->hasIsolatedStorage()Z