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