Searched defs:selectionEnd (Results 1 – 2 of 2) sorted by relevance
65 public int selectionEnd; field in ExtractedText
5929 final int selectionEnd = getSelectionEnd(); in hasSelection() local7337 int selectionStart, selectionEnd; in selectCurrentWord() local7353 Selection.setSelection((Spannable) mText, selectionStart, selectionEnd); in selectCurrentWord() local8111 int selectionEnd = getSelectionEnd(); in updatePosition() local8139 Selection.setSelection((Spannable) mText, selectionStart, selectionEnd); in updatePosition() local8149 final int selectionEnd = getSelectionEnd(); in updatePosition() local