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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java 308 static final int SIGNED_CHILDREN_ADDRESS_SIZE = 3;
BinaryDictIOUtils.java 376 size += FormatSpec.SIGNED_CHILDREN_ADDRESS_SIZE;
569 if (formatOptions.mSupportsDynamicUpdate) return FormatSpec.SIGNED_CHILDREN_ADDRESS_SIZE;
BinaryDictEncoderUtils.java 381 nodeSize += FormatSpec.SIGNED_CHILDREN_ADDRESS_SIZE;
    [all...]

Completed in 481 milliseconds