Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMoreKeysKeyboard.java318 private static int getMaxKeyWidth(final Key parentKey, final int minKeyWidth, in getMaxKeyWidth() argument
321 for (final MoreKeySpec spec : parentKey.getMoreKeys()) { in getMaxKeyWidth()