Home
last modified time | relevance | path

Searched refs:genre (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/java/android/mtp/
DMtpPropertyGroup.java417 String genre = queryGenre(handle); in getPropertyList() local
418 if (genre != null) { in getPropertyList()
419 result.append(handle, propertyCode, genre); in getPropertyList()
/frameworks/av/media/libstagefright/
DMPEG4Extractor.cpp2080 char genre[10]; in parseMetaData() local
2081 sprintf(genre, "%d", genrecode); in parseMetaData()
2083 mFileMetaData->setCString(metadataKey, genre); in parseMetaData()
/frameworks/base/docs/html/about/versions/
Dandroid-4.1.jd174 music genre. In this case, if the stack must be created, it's necessary that you inform the parent
175 activity what genre the current album belongs to so that the parent can display the proper list as
Dandroid-4.0-highlights.jd854 genre, and more.</p>
/frameworks/base/api/
Dcurrent.txt19636 field public static final java.lang.String CONTENT_TYPE = "vnd.android.cursor.dir/genre";
19638 field public static final java.lang.String ENTRY_CONTENT_TYPE = "vnd.android.cursor.item/genre";