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