Searched defs:selectionStart (Results 1 – 2 of 2) sorted by relevance
58 public int selectionStart; field in ExtractedText
5928 final int selectionStart = getSelectionStart(); in hasSelection() local7337 int selectionStart, selectionEnd; in selectCurrentWord() local7353 Selection.setSelection((Spannable) mText, selectionStart, selectionEnd); in selectCurrentWord() local8110 int selectionStart = getSelectionStart(); in updatePosition() local8139 Selection.setSelection((Spannable) mText, selectionStart, selectionEnd); in updatePosition() local8148 final int selectionStart = getSelectionStart(); in updatePosition() local