Searched refs:onHoverExitFrom (Results 1 – 4 of 4) sorted by relevance
217 onHoverExitFrom(lastKey); in onHoverMove()240 onHoverExitFrom(lastKey); in onHoverExit()246 onHoverExitFrom(key); in onHoverExit()308 protected void onHoverExitFrom(final Key key) { in onHoverExitFrom() method in KeyboardAccessibilityDelegate315 provider.onHoverExitFrom(key); in onHoverExitFrom()
243 protected void onHoverExitFrom(final Key key) { in onHoverExitFrom() method in MainKeyboardAccessibilityDelegate250 super.onHoverExitFrom(key); in onHoverExitFrom()
94 super.onHoverExitFrom(lastKey); in onHoverExit()
165 public void onHoverExitFrom(final Key key) { in onHoverExitFrom() method in KeyboardAccessibilityNodeProvider