Home | History | Annotate | Download | only in os

Lines Matching defs:getExternalStorageState

275      * {@link #getExternalStorageState()}.
318 * @see #getExternalStorageState()
535 * {@link #getExternalStorageState()} returns MEDIA_REMOVED if the media is not present.
540 * {@link #getExternalStorageState()} returns MEDIA_UNMOUNTED if the media is present
546 * {@link #getExternalStorageState()} returns MEDIA_CHECKING if the media is present
552 * {@link #getExternalStorageState()} returns MEDIA_NOFS if the media is present
558 * {@link #getExternalStorageState()} returns MEDIA_MOUNTED if the media is present
564 * {@link #getExternalStorageState()} returns MEDIA_MOUNTED_READ_ONLY if the media is present
570 * {@link #getExternalStorageState()} returns MEDIA_SHARED if the media is present
576 * {@link #getExternalStorageState()} returns MEDIA_BAD_REMOVAL if the media was
582 * {@link #getExternalStorageState()} returns MEDIA_UNMOUNTABLE if the media is present
593 public static String getExternalStorageState() {