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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java 299 static final int MAX_SHORTCUT_LIST_SIZE_IN_A_PTNODE = 0xFFFF;
Ver3DictEncoder.java 201 if (shortcutByteSize > FormatSpec.MAX_SHORTCUT_LIST_SIZE_IN_A_PTNODE) {

Completed in 25 milliseconds