Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DEnvironment.java838 public static boolean isExternalStorageRemovable() { in isExternalStorageRemovable() method in Environment
841 return isExternalStorageRemovable(externalDir); in isExternalStorageRemovable()
854 public static boolean isExternalStorageRemovable(File path) { in isExternalStorageRemovable() method in Environment
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21723 method public static boolean isExternalStorageRemovable();
21724 method public static boolean isExternalStorageRemovable(java.io.File);
/frameworks/base/api/
Dcurrent.txt30895 method public static boolean isExternalStorageRemovable();
30896 method public static boolean isExternalStorageRemovable(java.io.File);
Dtest-current.txt31051 method public static boolean isExternalStorageRemovable();
31052 method public static boolean isExternalStorageRemovable(java.io.File);
Dsystem-current.txt33621 method public static boolean isExternalStorageRemovable();
33622 method public static boolean isExternalStorageRemovable(java.io.File);