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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DBinaryDictionaryGetter.java231 private static File[] getCachedDirectoryList(final Context context) { method in class:BinaryDictionaryGetter
277 final File[] directoryList = getCachedDirectoryList(context);
317 final File[] directoryList = getCachedDirectoryList(context);
320 // There is one directory per locale. See #getCachedDirectoryList

Completed in 47 milliseconds