Searched refs:mOffsetDown (Results 1 – 1 of 1) sorted by relevance
5479 private int mOffsetDown; field in Editor.InsertionHandleView5634 mOffsetDown = mTextView.getSelectionStart(); in touchThrough()5662 if (start != end || mOffsetDown != start) { in touchThrough()