Searched refs:isExternalStorageRemovable (Results 1 – 9 of 9) sorted by relevance
1233 public static boolean isExternalStorageRemovable() { in isExternalStorageRemovable() method in Environment1235 return isExternalStorageRemovable(externalDir); in isExternalStorageRemovable()1248 public static boolean isExternalStorageRemovable(@NonNull File path) { in isExternalStorageRemovable() method in Environment
313 || (!Environment.isExternalStorageRemovable() && isExtStorageEncrypted())) { in establishInitialState()
331 && Environment.isExternalStorageRemovable(); in TunerSessionWorkerExoV2()
329 && Environment.isExternalStorageRemovable(); in TunerSessionWorker()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
31147 method public static boolean isExternalStorageRemovable();31148 method public static boolean isExternalStorageRemovable(@NonNull java.io.File);
21723 method public static boolean isExternalStorageRemovable();21724 method public static boolean isExternalStorageRemovable(java.io.File);
12614 HSPLandroid/os/Environment;->isExternalStorageRemovable(Ljava/io/File;)Z
12606 HSPLandroid/os/Environment;->isExternalStorageRemovable(Ljava/io/File;)Z