Home
last modified time | relevance | path

Searched refs:obtainMotionEventNoHistoryOrSelf (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DViewGroup.java2146 eventNoHistory = obtainMotionEventNoHistoryOrSelf(eventNoHistory); in dispatchHoverEvent()
2186 eventNoHistory = obtainMotionEventNoHistoryOrSelf(eventNoHistory); in dispatchHoverEvent()
2219 eventNoHistory = obtainMotionEventNoHistoryOrSelf(eventNoHistory); in dispatchHoverEvent()
2235 eventNoHistory = obtainMotionEventNoHistoryOrSelf(eventNoHistory); in dispatchHoverEvent()
2481 private static MotionEvent obtainMotionEventNoHistoryOrSelf(MotionEvent event) { in obtainMotionEventNoHistoryOrSelf() method in ViewGroup
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt84204 Landroid/view/ViewGroup;->obtainMotionEventNoHistoryOrSelf(Landroid/view/MotionEvent;)Landroid/view…