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