Home
last modified time | relevance | path

Searched defs:ResourcePathCursor (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionaryProvider.java110 private static final class ResourcePathCursor extends AbstractCursor { class in DictionaryProvider
120 public ResourcePathCursor(final Collection<WordListInfo> wordLists) { in ResourcePathCursor() method in DictionaryProvider.ResourcePathCursor