Searched refs:genre (Results 1 – 5 of 5) sorted by relevance
417 String genre = queryGenre(handle); in getPropertyList() local418 if (genre != null) { in getPropertyList()419 result.append(handle, propertyCode, genre); in getPropertyList()
2080 char genre[10]; in parseMetaData() local2081 sprintf(genre, "%d", genrecode); in parseMetaData()2083 mFileMetaData->setCString(metadataKey, genre); in parseMetaData()
174 music genre. In this case, if the stack must be created, it's necessary that you inform the parent175 activity what genre the current album belongs to so that the parent can display the proper list as
854 genre, and more.</p>
19636 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";