Searched refs:getPlaylistCursor (Results 1 – 1 of 1) sorted by relevance
158 getPlaylistCursor(mAdapter.getQueryHandler(), null); in onCreate()173 getPlaylistCursor(mAdapter.getQueryHandler(), null); in onCreate()236 getPlaylistCursor(mAdapter.getQueryHandler(), null);368 getPlaylistCursor(mAdapter.getQueryHandler(), null); in onActivityResult()468 private Cursor getPlaylistCursor(AsyncQueryHandler async, String filterstring) { in getPlaylistCursor() method in PlaylistBrowserActivity636 Cursor c = mActivity.getPlaylistCursor(null, s); in runQueryOnBackgroundThread()