Searched refs:getLegacyExternalStorageDirectory (Results 1 – 6 of 6) sorted by relevance
41 Environment.getLegacyExternalStorageDirectory(), "window_dump.xml");
225 File logDir = new File(Environment.getLegacyExternalStorageDirectory(), in ProtoStatusReporter()238 mLog = new File(Environment.getLegacyExternalStorageDirectory(), logPath); in ProtoStatusReporter()
605 public static File getLegacyExternalStorageDirectory() { in getLegacyExternalStorageDirectory() method in Environment612 return buildPath(getLegacyExternalStorageDirectory(), DIR_ANDROID, DIR_OBB); in getLegacyExternalStorageObbDirectory()
2369 final String legacyPath = Environment.getLegacyExternalStorageDirectory() in getCanonicalUri()
3106 final File path = Environment.getLegacyExternalStorageDirectory(); in getVolumeList()
11419 HSPLandroid/os/Environment;->getLegacyExternalStorageDirectory()Ljava/io/File;