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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
H A DBinaryDictInputOutput.java341 private static int getShortcutListSize(final ArrayList<WeightedString> shortcutList) { method in class:BinaryDictInputOutput
362 size += getShortcutListSize(group.mShortcutTargets);
551 groupSize += getShortcutListSize(group.mShortcutTargets);

Completed in 88 milliseconds