Searched defs:composingTextStart (Results 1 – 2 of 2) sorted by relevance
340 public Builder setComposingText(final int composingTextStart, in setComposingText()560 private CursorAnchorInfo(int selectionStart, int selectionEnd, int composingTextStart, in CursorAnchorInfo()
14642 int composingTextStart = EditableInputConnection.getComposingSpanStart(sp); in getCursorAnchorInfo() local