OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:albumartist
(Results
1 - 2
of
2
) sorted by null
/external/libmtp/examples/
sendtr.c
167
char artist[80],
albumartist
[80], title[80], genre[80], album[80], composer[80];
local
214
palbumartist = prompt("Album artist",
albumartist
, 80, 0);
/packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java
3085
String
albumartist
= values.getAsString(MediaStore.Audio.Media.ALBUM_ARTIST);
local
4307
String
albumartist
= values.getAsString(MediaStore.Audio.Media.ALBUM_ARTIST);
local
[
all
...]
Completed in 227 milliseconds