Searched refs:getQueryTask (Results 1 – 3 of 3) sorted by relevance
89 protected QueryTask getQueryTask(String authority, List<RootInfo> rootInfos) { in getQueryTask() method in GlobalSearchLoader
86 protected QueryTask getQueryTask(String authority, List<RootInfo> rootInfos) { in getQueryTask() method in RecentsLoader
149 getQueryTask(rootEntry.getKey(), rootEntry.getValue())); in loadInBackgroundLocked()298 protected abstract QueryTask getQueryTask(String authority, List<RootInfo> rootInfos); in getQueryTask() method in MultiRootDocumentsLoader