Home
last modified time | relevance | path

Searched refs:runQueryOnBackgroundThread (Results 1 – 8 of 8) 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/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/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/core/api/
Dcurrent.txt59044 method @WorkerThread public android.database.Cursor runQueryOnBackgroundThread(CharSequence);
59076 method public android.database.Cursor runQueryOnBackgroundThread(CharSequence);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt65921 Landroid/widget/CursorFilter$CursorFilterClient;->runQueryOnBackgroundThread(Ljava/lang/CharSequenc…