Searched defs:getExternalStorageDirectory (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DEnvironment.java177 public File getExternalStorageDirectory() { method in class:Environment.UserEnvironment
383 public static File getExternalStorageDirectory() { method in class:Environment
681 * @see #getExternalStorageDirectory()
733 * <p>See {@link #getExternalStorageDirectory()} for more information.
743 * returned by {@link #getExternalStorageDirectory()} will be allocated using a portion of

Completed in 61 milliseconds