Home | History | Annotate | Download | only in music

Lines Matching refs:mime

266         String mime = null;
320 mime = MediaStore.Audio.Artists.ENTRY_CONTENT_TYPE;
328 mime = MediaStore.Audio.Albums.ENTRY_CONTENT_TYPE;
342 mime = "audio/*"; // the specific type doesn't matter, so don't bother retrieving it
359 i.putExtra(MediaStore.EXTRA_MEDIA_FOCUS, mime);