Searched refs:getTransformedMotionEvent (Results 1 – 2 of 2) sorted by relevance
2037 MotionEvent transformedEvent = getTransformedMotionEvent(event, child); in dispatchResolvePointerIcon()2367 MotionEvent transformedEvent = getTransformedMotionEvent(event, child); in dispatchTooltipHoverEvent()2544 MotionEvent transformedEvent = getTransformedMotionEvent(event, child); in dispatchTransformedGenericPointerEvent()2566 private MotionEvent getTransformedMotionEvent(MotionEvent event, View child) { in getTransformedMotionEvent() method in ViewGroup
78591 Landroid/view/ViewGroup;->getTransformedMotionEvent(Landroid/view/MotionEvent;Landroid/view/View;)L…