Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMoreKeysKeyboardView.java221 updatePressKeyGraphics(newKey); in detectKey()
232 private void updatePressKeyGraphics(final Key key) { in updatePressKeyGraphics() method in MoreKeysKeyboardView