Searched refs:getCachedWordLists (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DBinaryDictionaryGetter.java250 * Utility class for the {@link #getCachedWordLists} method
275 private static File[] getCachedWordLists(final String locale, method in class:BinaryDictionaryGetter
432 final File[] cachedWordLists = getCachedWordLists(locale.toString(), context);

Completed in 1094 milliseconds