Searched refs:getLegacyExternalStorageDirectory (Results 1 – 4 of 4) sorted by relevance
41 Environment.getLegacyExternalStorageDirectory(), "window_dump.xml");
461 public static File getLegacyExternalStorageDirectory() { in getLegacyExternalStorageDirectory() method in Environment467 return buildPath(getLegacyExternalStorageDirectory(), DIR_ANDROID, DIR_OBB); in getLegacyExternalStorageObbDirectory()
2322 final String legacyPath = Environment.getLegacyExternalStorageDirectory() in getCanonicalUri()
3211 final File path = Environment.getLegacyExternalStorageDirectory(); in getVolumeList()