Searched refs:getArtistCursor (Results 1 – 1 of 1) sorted by relevance
127 getArtistCursor(mAdapter.getQueryHandler(), null); in onCreate()135 getArtistCursor(mAdapter.getQueryHandler(), null); in onCreate()221 getArtistCursor(mAdapter.getQueryHandler(), null);502 getArtistCursor(mAdapter.getQueryHandler(), null); in onActivityResult()523 private Cursor getArtistCursor(AsyncQueryHandler async, String filter) { in getArtistCursor() method in ArtistAlbumBrowserActivity841 Cursor c = mActivity.getArtistCursor(null, s); in runQueryOnBackgroundThread()