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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java 198 static final int GROUP_TERMINATOR_SIZE = 1;
BinaryDictInputOutput.java 290 if (group.hasSeveralChars()) size += FormatSpec.GROUP_TERMINATOR_SIZE;
331 size += FormatSpec.GROUP_TERMINATOR_SIZE;
    [all...]

Completed in 353 milliseconds