Searched refs:isHoverExitPending (Results 1 – 2 of 2) sorted by relevance
2138 public final boolean isHoverExitPending() { in isHoverExitPending() method in MotionEvent
2180 final boolean hoverExitPending = event.isHoverExitPending(); in dispatchHoverEvent()2201 (action != MotionEvent.ACTION_HOVER_EXIT) && !event.isHoverExitPending(); in dispatchHoverEvent()