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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
CombinedFormatUtils.java 27 public static final String DICTIONARY_TAG = "dictionary";
40 builder.append(DICTIONARY_TAG + "=");
  /packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
CombinedInputOutput.java 62 "^" + CombinedFormatUtils.DICTIONARY_TAG + "=[^:]+(:[^=]+=[^:]+)*");

Completed in 73 milliseconds