Searched refs:isExternalStorageRemovable (Results 1 – 8 of 8) sorted by relevance
785 public static boolean isExternalStorageRemovable() { in isExternalStorageRemovable() method in Environment788 return isExternalStorageRemovable(externalDir); in isExternalStorageRemovable()801 public static boolean isExternalStorageRemovable(File path) { in isExternalStorageRemovable() method in Environment
285 !isExternalStorageRemovable() ? getExternalCacheDir(context).getPath() :
507 android.os.Environment#isExternalStorageRemovable()}, lets applications
646 NO DOC BLOCK: android.os.Environment Method isExternalStorageRemovable(java.io.File)
21723 method public static boolean isExternalStorageRemovable();21724 method public static boolean isExternalStorageRemovable(java.io.File);
28537 method public static boolean isExternalStorageRemovable();28538 method public static boolean isExternalStorageRemovable(java.io.File);
28606 method public static boolean isExternalStorageRemovable();28607 method public static boolean isExternalStorageRemovable(java.io.File);
30978 method public static boolean isExternalStorageRemovable();30979 method public static boolean isExternalStorageRemovable(java.io.File);