HomeSort by relevance Sort by last modified time
    Searched refs:SHOULD_USE_DICT_VERSION (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java-overridable/src/com/android/inputmethod/latin/define/
DecoderSpecificConstants.java 35 public static final boolean SHOULD_USE_DICT_VERSION = true;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionaryGetter.java 58 private static final boolean SHOULD_USE_DICT_VERSION =
59 DecoderSpecificConstants.SHOULD_USE_DICT_VERSION;
202 if (!SHOULD_USE_DICT_VERSION) {

Completed in 1763 milliseconds