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