Home
last modified time | relevance | path

Searched refs:isHoverExitPending (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DMotionEvent.java2138 public final boolean isHoverExitPending() { in isHoverExitPending() method in MotionEvent
DViewGroup.java2180 final boolean hoverExitPending = event.isHoverExitPending(); in dispatchHoverEvent()
2201 (action != MotionEvent.ACTION_HOVER_EXIT) && !event.isHoverExitPending(); in dispatchHoverEvent()
DView.java14974 final boolean hoverExitPending = event.isHoverExitPending(); in dispatchTouchExplorationHoverEvent()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt75869 Landroid/view/MotionEvent;->isHoverExitPending()Z