Searched refs:getLegacyExternalStorageDirectory (Results 1 – 5 of 5) sorted by relevance
42 Environment.getLegacyExternalStorageDirectory(), "window_dump.xml");
227 File logDir = new File(Environment.getLegacyExternalStorageDirectory(), in ProtoStatusReporter()240 mLog = new File(Environment.getLegacyExternalStorageDirectory(), logPath); in ProtoStatusReporter()
710 public static File getLegacyExternalStorageDirectory() { in getLegacyExternalStorageDirectory() method in Environment717 return buildPath(getLegacyExternalStorageDirectory(), DIR_ANDROID, DIR_OBB); in getLegacyExternalStorageObbDirectory()
2376 final String legacyPath = Environment.getLegacyExternalStorageDirectory() in getCanonicalUri()
3848 final File path = Environment.getLegacyExternalStorageDirectory(); in getVolumeList()