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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
H A DBinaryDictInputOutput.java323 private static int getShortcutSize(final WeightedString shortcut) { method in class:BinaryDictInputOutput
345 size += getShortcutSize(shortcut);

Completed in 24 milliseconds