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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
BinaryDictDecoderUtils.java 150 static int getCharSize(final int character,
164 for (int character : chars) size += getCharSize(character, codePointToOneByteCodeMap);
187 if (1 == getCharSize(codePoint, codePointToOneByteCodeMap)) {
220 if (1 == getCharSize(codePoint, codePointToOneByteCodeMap)) {
247 final int charSize = getCharSize(codePoint, codePointToOneByteCodeMap);
  /prebuilts/jdk/jdk8/darwin-x86/lib/
sa-jdi.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
sa-jdi.jar 

Completed in 621 milliseconds