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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java 244 static final int MINIMAL_ONE_BYTE_CHARACTER_VALUE = 0x20;
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
BinaryDictDecoderUtils.java 129 return codePoint >= FormatSpec.MINIMAL_ONE_BYTE_CHARACTER_VALUE
BinaryDictEncoderUtils.java     [all...]

Completed in 72 milliseconds