Home
last modified time | relevance | path

Searched refs:runQueryOnBackgroundThread (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/widget/
DCursorFilter.java33 Cursor runQueryOnBackgroundThread(CharSequence constraint); in runQueryOnBackgroundThread() method
49 Cursor cursor = mClient.runQueryOnBackgroundThread(constraint); in performFiltering()
DCursorAdapter.java437 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in CursorAdapter
DCursorTreeAdapter.java350 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in CursorTreeAdapter
DSuggestionsAdapter.java179 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in SuggestionsAdapter
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37185 method public android.database.Cursor runQueryOnBackgroundThread(java.lang.CharSequence);
37216 method public android.database.Cursor runQueryOnBackgroundThread(java.lang.CharSequence);
/frameworks/base/api/
Dcurrent.txt55379 method @WorkerThread public android.database.Cursor runQueryOnBackgroundThread(CharSequence);
55411 method public android.database.Cursor runQueryOnBackgroundThread(CharSequence);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt86783 Landroid/widget/CursorFilter$CursorFilterClient;->runQueryOnBackgroundThread(Ljava/lang/CharSequenc…