Searched defs:rootInfos (Results 1 – 3 of 3) sorted by relevance
89 protected QueryTask getQueryTask(String authority, List<RootInfo> rootInfos) { in getQueryTask()95 public SearchTask(String authority, List<RootInfo> rootInfos) { in SearchTask()
86 protected QueryTask getQueryTask(String authority, List<RootInfo> rootInfos) { in getQueryTask()92 public RecentsTask(String authority, List<RootInfo> rootInfos) { in RecentsTask()
298 protected abstract QueryTask getQueryTask(String authority, List<RootInfo> rootInfos); in getQueryTask()376 public final List<RootInfo> rootInfos; field in MultiRootDocumentsLoader.QueryTask381 public QueryTask(String authority, List<RootInfo> rootInfos) { in QueryTask()