Searched refs:getLegacyExternalStorageDirectory (Results 1 – 5 of 5) sorted by relevance
41 Environment.getLegacyExternalStorageDirectory(), "window_dump.xml");
223 File logDir = new File(Environment.getLegacyExternalStorageDirectory(), in ProtoStatusReporter()236 mLog = new File(Environment.getLegacyExternalStorageDirectory(), logPath); in ProtoStatusReporter()
576 public static File getLegacyExternalStorageDirectory() { in getLegacyExternalStorageDirectory() method in Environment583 return buildPath(getLegacyExternalStorageDirectory(), DIR_ANDROID, DIR_OBB); in getLegacyExternalStorageObbDirectory()
2362 final String legacyPath = Environment.getLegacyExternalStorageDirectory() in getCanonicalUri()
3086 final File path = Environment.getLegacyExternalStorageDirectory(); in getVolumeList()