Searched refs:setHoverExitPending (Results 1 – 4 of 4) sorted by relevance
2224 public void setHoverExitPending(boolean hoverExitPending) { in setHoverExitPending() method in MotionEvent
2225 event.setHoverExitPending(true); in dispatchHoverEvent()2228 event.setHoverExitPending(hoverExitPending); in dispatchHoverEvent()
16102 event.setHoverExitPending(true); in dispatchTouchExplorationHoverEvent()16106 eventNoHistory.setHoverExitPending(hoverExitPending); in dispatchTouchExplorationHoverEvent()
61490 Landroid/view/MotionEvent;->setHoverExitPending(Z)V