Searched refs:MAX_SHORTCUT_LIST_SIZE_IN_A_PTNODE (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
H A DFormatSpec.java296 static final int MAX_SHORTCUT_LIST_SIZE_IN_A_PTNODE = 0xFFFF; field in class:FormatSpec
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
H A DVer2DictEncoder.java190 if (shortcutByteSize > FormatSpec.MAX_SHORTCUT_LIST_SIZE_IN_A_PTNODE) {

Completed in 410 milliseconds