Searched refs:ResourcePathCursor (Results 1 – 1 of 1) sorted by relevance
110 private static final class ResourcePathCursor extends AbstractCursor { class in DictionaryProvider120 public ResourcePathCursor(final Collection<WordListInfo> wordLists) { in ResourcePathCursor() method in DictionaryProvider.ResourcePathCursor252 return new ResourcePathCursor(dictFiles); in query()255 return new ResourcePathCursor(Collections.<WordListInfo>emptyList()); in query()