Searched refs:runQueryOnBackgroundThread (Results 1 – 7 of 7) sorted by relevance
35 Cursor runQueryOnBackgroundThread(CharSequence constraint); in runQueryOnBackgroundThread() method51 Cursor cursor = mClient.runQueryOnBackgroundThread(constraint); in performFiltering()
468 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in QueryBrowserActivity.QueryListAdapter
344 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in MusicPicker.TrackListAdapter
629 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in PlaylistBrowserActivity.PlaylistListAdapter
644 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in AlbumBrowserActivity.AlbumListAdapter
834 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in ArtistAlbumBrowserActivity.ArtistAlbumListAdapter
1547 public Cursor runQueryOnBackgroundThread(CharSequence constraint) {