Searched refs:transformEventForTouchThrough (Results 1 – 1 of 1) sorted by relevance
5940 boolean ret = mTextView.onTouchEvent(transformEventForTouchThrough(ev)); in touchThrough()5970 private MotionEvent transformEventForTouchThrough(MotionEvent ev) { in transformEventForTouchThrough() method in Editor.InsertionHandleView