Searched refs:RecentsTask (Results 1 – 1 of 1) sorted by relevance
69 return new RecentsTask(authority, rootInfos); in getQueryTask()72 private class RecentsTask extends QueryTask { class in RecentsLoader74 public RecentsTask(String authority, List<RootInfo> rootInfos) { in RecentsTask() method in RecentsLoader.RecentsTask