Searched refs:toLocalMotionEvent (Results 1 – 4 of 4) sorted by relevance
264 dst.toLocalMotionEvent(dstEvent); in onTouchForwarded()
5946 mTextView.toLocalMotionEvent(ev); in transformEventForTouchThrough()
695 view.toLocalMotionEvent(event); in obtainTouchEvent()713 view.toLocalMotionEvent(event); in obtainTouchEventWithPointerId()
26320 public boolean toLocalMotionEvent(MotionEvent ev) { in toLocalMotionEvent() method in View