android.provider
public
static
interface
android.provider.MediaStore.Audio.GenresColumns
android.provider.MediaStore.Audio.GenresColumns |
|
Columns representing an audio genre
Known Indirect Subclasses
Summary
Constants
|
|
|
Value |
|
String |
NAME |
The name of the genre
Type: TEXT
|
"name" |
Details
Constants
public
static
final
String
NAME
The name of the genre
Type: TEXT
Constant Value:
"name"