Searched refs:isExternalStorageLegacy (Results 1 – 4 of 4) sorted by relevance
1397 public static boolean isExternalStorageLegacy() { in isExternalStorageLegacy() method in Environment1399 return isExternalStorageLegacy(externalDir); in isExternalStorageLegacy()1417 public static boolean isExternalStorageLegacy(@NonNull File path) { in isExternalStorageLegacy() method in Environment
571 >= Build.VERSION_CODES.Q || !Environment.isExternalStorageLegacy()) { in setDestinationInExternalPublicDir()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
32943 method public static boolean isExternalStorageLegacy();32944 method public static boolean isExternalStorageLegacy(@NonNull java.io.File);