Searched refs:DICT_FILE_EXTENSION (Results 1 – 1 of 1) sorted by relevance
110 protected static final String DICT_FILE_EXTENSION = ".dict"; field in ExpandableBinaryDictionary157 : new File(context.getFilesDir(), dictName + DICT_FILE_EXTENSION); in getDictFile()