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

/frameworks/base/core/java/android/provider/
H A DMediaStore.java501 public static final String MEDIA_TYPE = "media_type"; field in interface:MediaStore.Files.FileColumns
504 * Constant for the {@link #MEDIA_TYPE} column indicating that file
510 * Constant for the {@link #MEDIA_TYPE} column indicating that file is an image file.
515 * Constant for the {@link #MEDIA_TYPE} column indicating that file is an audio file.
520 * Constant for the {@link #MEDIA_TYPE} column indicating that file is a video file.
525 * Constant for the {@link #MEDIA_TYPE} column indicating that file is a playlist file.

Completed in 166 milliseconds