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.java36 Cursor runQueryOnBackgroundThread(CharSequence constraint); in runQueryOnBackgroundThread() method
/packages/apps/Music/src/com/android/music/
DQueryBrowserActivity.java447 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in QueryBrowserActivity.QueryListAdapter
DMusicPicker.java336 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in MusicPicker.TrackListAdapter
DPlaylistBrowserActivity.java615 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in PlaylistBrowserActivity.PlaylistListAdapter
DAlbumBrowserActivity.java629 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in AlbumBrowserActivity.AlbumListAdapter
DArtistAlbumBrowserActivity.java825 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in ArtistAlbumBrowserActivity.ArtistAlbumListAdapter