Searched refs:getTransformedMotionEvent (Results 1 – 2 of 2) sorted by relevance
2081 MotionEvent transformedEvent = getTransformedMotionEvent(event, child); in dispatchResolvePointerIcon()2411 MotionEvent transformedEvent = getTransformedMotionEvent(event, child); in dispatchTooltipHoverEvent()2588 MotionEvent transformedEvent = getTransformedMotionEvent(event, child); in dispatchTransformedGenericPointerEvent()2610 private MotionEvent getTransformedMotionEvent(MotionEvent event, View child) { in getTransformedMotionEvent() method in ViewGroup
63519 Landroid/view/ViewGroup;->getTransformedMotionEvent(Landroid/view/MotionEvent;Landroid/view/View;)L…