Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
DKeyboardAccessibilityDelegate.java92 protected final Key getLastHoverKey() { in getLastHoverKey() method in KeyboardAccessibilityDelegate
213 final Key lastKey = getLastHoverKey(); in onHoverMove()
235 final Key lastKey = getLastHoverKey(); in onHoverExit()
DMoreKeysKeyboardAccessibilityDelegate.java89 final Key lastKey = getLastHoverKey(); in onHoverExit()