Searched refs:isExternalStorageLegacy (Results 1 – 4 of 4) sorted by relevance
1400 public static boolean isExternalStorageLegacy() { in isExternalStorageLegacy() method in Environment1402 return isExternalStorageLegacy(externalDir); in isExternalStorageLegacy()1420 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 ...
33040 method public static boolean isExternalStorageLegacy();33041 method public static boolean isExternalStorageLegacy(@NonNull java.io.File);