Searched refs:setHoverExitPending (Results 1 – 4 of 4) sorted by relevance
2144 public void setHoverExitPending(boolean hoverExitPending) { in setHoverExitPending() method in MotionEvent
2181 event.setHoverExitPending(true); in dispatchHoverEvent()2184 event.setHoverExitPending(hoverExitPending); in dispatchHoverEvent()
14975 event.setHoverExitPending(true); in dispatchTouchExplorationHoverEvent()14979 eventNoHistory.setHoverExitPending(hoverExitPending); in dispatchTouchExplorationHoverEvent()
75919 Landroid/view/MotionEvent;->setHoverExitPending(Z)V