Searched refs:RECENTLY_ADDED_PLAYLIST (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Music/src/com/android/music/
H A DPlaylistBrowserActivity.java68 private static final long RECENTLY_ADDED_PLAYLIST = -1; field in class:PlaylistBrowserActivity
107 if (id == RECENTLY_ADDED_PLAYLIST) {
306 if (mi.id == RECENTLY_ADDED_PLAYLIST) {
324 if (mi.id == RECENTLY_ADDED_PLAYLIST) {
342 if (mi.id == RECENTLY_ADDED_PLAYLIST) {
393 if (id == RECENTLY_ADDED_PLAYLIST) {
521 recent.add(RECENTLY_ADDED_PLAYLIST);
600 if (id == RECENTLY_ADDED_PLAYLIST) {

Completed in 68 milliseconds