Searched refs:getTransformedMotionEvent (Results 1 – 2 of 2) sorted by relevance
2085 MotionEvent transformedEvent = getTransformedMotionEvent(event, child); in dispatchResolvePointerIcon()2415 MotionEvent transformedEvent = getTransformedMotionEvent(event, child); in dispatchTooltipHoverEvent()2592 MotionEvent transformedEvent = getTransformedMotionEvent(event, child); in dispatchTransformedGenericPointerEvent()2614 private MotionEvent getTransformedMotionEvent(MotionEvent event, View child) { in getTransformedMotionEvent() method in ViewGroup
64162 Landroid/view/ViewGroup;->getTransformedMotionEvent(Landroid/view/MotionEvent;Landroid/view/View;)L…