Searched refs:onHoverExitFrom (Results 1 – 4 of 4) sorted by relevance
217 onHoverExitFrom(lastKey); in onHoverMove()240 onHoverExitFrom(lastKey); in onHoverExit()247 onHoverExitFrom(key); in onHoverExit()309 protected void onHoverExitFrom(final Key key) { in onHoverExitFrom() method in KeyboardAccessibilityDelegate316 provider.onHoverExitFrom(key); in onHoverExitFrom()
248 protected void onHoverExitFrom(final Key key) { in onHoverExitFrom() method in MainKeyboardAccessibilityDelegate256 super.onHoverExitFrom(key); in onHoverExitFrom()
94 super.onHoverExitFrom(lastKey); in onHoverExit()
165 public void onHoverExitFrom(final Key key) { in onHoverExitFrom() method in KeyboardAccessibilityNodeProvider