Searched refs:setSelectionIndex (Results 1 – 2 of 2) sorted by relevance
292 public ContentCaptureEvent setSelectionIndex(int start, int end) { in setSelectionIndex() method in ContentCaptureEvent483 setSelectionIndex(event.getSelectionStart(), event.getSelectionEnd()); in mergeEvent()652 event.setSelectionIndex(parcel.readInt(), parcel.readInt());
741 .setSelectionIndex(startIndex, endIndex))); in notifyViewTextChanged()