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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
BinaryDictIOUtils.java     [all...]
BinaryDictInputOutput.java 751 * @param hasBigrams whether the group has bigrams.
758 final int childrenAddressSize, final boolean hasShortcuts, final boolean hasBigrams,
785 if (hasBigrams) flags |= FormatSpec.FLAG_HAS_BIGRAMS;
    [all...]
FusionDictionary.java 719 public boolean hasBigrams() {
    [all...]

Completed in 36 milliseconds