Searched refs:oldSelectionEnd (Results 1 – 1 of 1) sorted by relevance
6292 int oldSelectionEnd = mTextView.getSelectionEnd(); in positionCursorDuringDrag() local6293 if (offset == oldSelectionStart && offset == oldSelectionEnd) { in positionCursorDuringDrag()