Searched defs:ALL_SONGS_PLAYLIST (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Music/src/com/android/music/
H A DPlaylistBrowserActivity.java69 private static final long ALL_SONGS_PLAYLIST = -2; field in class:PlaylistBrowserActivity
106 } else if (id == ALL_SONGS_PLAYLIST) {
507 all.add(ALL_SONGS_PLAYLIST);

Completed in 3 milliseconds