Searched refs:composingText (Results 1 – 3 of 3) sorted by relevance
341 final CharSequence composingText) { in setComposingText() argument343 if (composingText == null) { in setComposingText()347 mComposingText = new SpannedString(composingText); in setComposingText()561 @Nullable CharSequence composingText, int insertionMarkerFlags, in CursorAnchorInfo() argument571 mComposingText = composingText; in CursorAnchorInfo()
14037 final CharSequence composingText = text.subSequence(composingTextStart, in getCursorAnchorInfo() local14039 builder.setComposingText(composingTextStart, composingText); in getCursorAnchorInfo()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...