Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt58414 method @WorkerThread public android.database.Cursor runQueryOnBackgroundThread(CharSequence);
58446 method public android.database.Cursor runQueryOnBackgroundThread(CharSequence);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66564 Landroid/widget/CursorFilter$CursorFilterClient;->runQueryOnBackgroundThread(Ljava/lang/CharSequenc…