Home
last modified time | relevance | path

Searched refs:getMaxKeyWidth (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMoreKeysKeyboard.java300 width = getMaxKeyWidth(parentKeyboardView, parentKey, mParams.mDefaultKeyWidth, in Builder()
325 private static int getMaxKeyWidth(final KeyboardView view, final Key parentKey, in getMaxKeyWidth() method in MoreKeysKeyboard.Builder