Home
last modified time | relevance | path

Searched refs:getQueryTask (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DGlobalSearchLoader.java89 protected QueryTask getQueryTask(String authority, List<RootInfo> rootInfos) { in getQueryTask() method in GlobalSearchLoader
H A DRecentsLoader.java86 protected QueryTask getQueryTask(String authority, List<RootInfo> rootInfos) { in getQueryTask() method in RecentsLoader
H A DMultiRootDocumentsLoader.java149 getQueryTask(rootEntry.getKey(), rootEntry.getValue())); in loadInBackgroundLocked()
298 protected abstract QueryTask getQueryTask(String authority, List<RootInfo> rootInfos); in getQueryTask() method in MultiRootDocumentsLoader