HomeSort by relevance Sort by last modified time
    Searched refs:albumName (Results 1 - 4 of 4) sorted by null

  /development/apps/Development/src/com/android/development/
MediaScannerActivity.java 172 String albumName = getRandomWord(3);
179 "http://bogus/" + albumName + "/" + artist + "_" + i);
186 map.put(Audio.Media.ALBUM, albumName);
  /packages/apps/Music/src/com/android/music/
MediaPlaybackActivity.java 108 mAlbumName = (TextView) findViewById(R.id.albumname);
162 vv = v.findViewById(R.id.albumname);
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
Avrcp.java     [all...]

Completed in 7218 milliseconds