Home
last modified time | relevance | path

Searched refs:PODCASTS_PLAYLIST (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Music/src/com/android/music/
DPlaylistBrowserActivity.java70 private static final long PODCASTS_PLAYLIST = -3; field in PlaylistBrowserActivity
109 } else if (id == PODCASTS_PLAYLIST) { in onCreate()
326 } else if (mi.id == PODCASTS_PLAYLIST) { in onContextItemSelected()
398 } else if (id == PODCASTS_PLAYLIST) { in onListItemClick()
534 podcasts.add(PODCASTS_PLAYLIST); in mergedCursor()