Searched refs:getSelectionStartIndex (Results 1 – 6 of 6) sorted by relevance
76 assertEquals(startIndex, result.getSelectionStartIndex()); in testParcel()147 assertThat(fromBuilder.getSelectionStartIndex()) in testToBuilder()148 .isEqualTo(textSelection.getSelectionStartIndex()); in testToBuilder()
67 public int getSelectionStartIndex() { in getSelectionStartIndex() method in TextSelection
1154 mSelectionStart = Math.max(0, selection.getSelectionStartIndex() + mTrimStart); in suggestSelection()
1362 sel.getSelectionStartIndex(), sel.getSelectionEndIndex()) in suggestSelection()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
57277 method public int getSelectionStartIndex();