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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java 288 static final int SHORTCUT_ADDRESS_TABLE_BLOCK_SIZE = 64;
Ver4DictDecoder.java 157 new File[] { contentFile }, FormatSpec.SHORTCUT_ADDRESS_TABLE_BLOCK_SIZE);
Ver4DictEncoder.java 160 initialCapacity, FormatSpec.SHORTCUT_ADDRESS_TABLE_BLOCK_SIZE, baseDir,

Completed in 35 milliseconds