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