Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DCursorFilter.java33 Cursor runQueryOnBackgroundThread(CharSequence constraint); in runQueryOnBackgroundThread() method
49 Cursor cursor = mClient.runQueryOnBackgroundThread(constraint); in performFiltering()
H A DCursorAdapter.java437 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in CursorAdapter
H A DCursorTreeAdapter.java350 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in CursorTreeAdapter
H A DSuggestionsAdapter.java179 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread() method in SuggestionsAdapter
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt54538 method @WorkerThread public android.database.Cursor runQueryOnBackgroundThread(CharSequence);
54570 method public android.database.Cursor runQueryOnBackgroundThread(CharSequence);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt37185 method public android.database.Cursor runQueryOnBackgroundThread(java.lang.CharSequence);
37216 method public android.database.Cursor runQueryOnBackgroundThread(java.lang.CharSequence);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt69887 Landroid/widget/CursorFilter$CursorFilterClient;->runQueryOnBackgroundThread(Ljava/lang/CharSequenc…