Searched refs:dragSourceEnd (Results 1 – 1 of 1) sorted by relevance
2541 int dragSourceEnd = dragLocalState.end; in onDrop() local2546 dragSourceEnd += shift; in onDrop()2550 mTextView.deleteText_internal(dragSourceStart, dragSourceEnd); in onDrop()