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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java 244 static final int PTNODE_MAX_ADDRESS_SIZE = 3;
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
BinaryDictEncoderUtils.java 132 size += FormatSpec.PTNODE_MAX_ADDRESS_SIZE; // For children address
    [all...]

Completed in 153 milliseconds