Searched refs:getSelectionStartIndex (Results 1 – 5 of 5) sorted by relevance
62 assertEquals(startIndex, result.getSelectionStartIndex()); in testParcel()
560 return startIndex == selection.getSelectionStartIndex() in isTextSelection()
64 public int getSelectionStartIndex() { in getSelectionStartIndex() method in TextSelection
1093 mSelectionStart = Math.max(0, selection.getSelectionStartIndex() + mTrimStart); in suggestSelection()
53853 method public int getSelectionStartIndex();