Home
last modified time | relevance | path

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

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