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