Home
last modified time | relevance | path

Searched defs:runQueryOnBackgroundThread (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCursorFilter.java35 Cursor runQueryOnBackgroundThread(CharSequence constraint); in runQueryOnBackgroundThread() method
/packages/apps/Music/src/com/android/music/
DQueryBrowserActivity.java468 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in QueryBrowserActivity.QueryListAdapter
DPlaylistBrowserActivity.java629 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in PlaylistBrowserActivity.PlaylistListAdapter
DMusicPicker.java344 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in MusicPicker.TrackListAdapter
DAlbumBrowserActivity.java644 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in AlbumBrowserActivity.AlbumListAdapter
DArtistAlbumBrowserActivity.java834 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in ArtistAlbumBrowserActivity.ArtistAlbumListAdapter