Searched refs:SHOULD_USE_DICT_VERSION (Results 1 – 2 of 2) sorted by relevance
58 private static final boolean SHOULD_USE_DICT_VERSION = field in BinaryDictionaryGetter59 DecoderSpecificConstants.SHOULD_USE_DICT_VERSION;202 if (!SHOULD_USE_DICT_VERSION) { in hackCanUseDictionaryFile()
35 public static final boolean SHOULD_USE_DICT_VERSION = true; field in DecoderSpecificConstants