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

/frameworks/base/core/java/android/provider/
H A DMediaStore.java99 * EXTRA_MEDIA_ARTIST, EXTRA_MEDIA_ALBUM, EXTRA_MEDIA_TITLE, EXTRA_MEDIA_FOCUS
104 * @see android.provider.MediaStore#EXTRA_MEDIA_FOCUS
113 * <p>This intent always includes the {@link android.provider.MediaStore#EXTRA_MEDIA_FOCUS}
115 * {@link android.provider.MediaStore#EXTRA_MEDIA_FOCUS} extra determines the search mode, and
193 public static final String EXTRA_MEDIA_FOCUS = "android.intent.extra.focus"; field in class:MediaStore

Completed in 3997 milliseconds