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