Searched refs:setHoverExitPending (Results 1 – 4 of 4) sorted by relevance
2207 public void setHoverExitPending(boolean hoverExitPending) { in setHoverExitPending() method in MotionEvent
2224 event.setHoverExitPending(true); in dispatchHoverEvent()2227 event.setHoverExitPending(hoverExitPending); in dispatchHoverEvent()
15644 event.setHoverExitPending(true); in dispatchTouchExplorationHoverEvent()15648 eventNoHistory.setHoverExitPending(hoverExitPending); in dispatchTouchExplorationHoverEvent()
64813 Landroid/view/MotionEvent;->setHoverExitPending(Z)V