Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DMotionEvent.java2207 public void setHoverExitPending(boolean hoverExitPending) { in setHoverExitPending() method in MotionEvent
H A DViewGroup.java2224 event.setHoverExitPending(true); in dispatchHoverEvent()
2227 event.setHoverExitPending(hoverExitPending); in dispatchHoverEvent()
H A DView.java15644 event.setHoverExitPending(true); in dispatchTouchExplorationHoverEvent()
15648 eventNoHistory.setHoverExitPending(hoverExitPending); in dispatchTouchExplorationHoverEvent()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64813 Landroid/view/MotionEvent;->setHoverExitPending(Z)V