Searched refs:cachedWordLists (Results 1 – 1 of 1) sorted by relevance
257 final File[] cachedWordLists = getCachedWordLists(locale.toString(), context); in getDictionaryFiles() local264 for (final File f : cachedWordLists) { in getDictionaryFiles()