Home
last modified time | relevance | path

Searched refs:composingText (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DCursorAnchorInfo.java341 final CharSequence composingText) { in setComposingText() argument
343 if (composingText == null) { in setComposingText()
347 mComposingText = new SpannedString(composingText); in setComposingText()
561 @Nullable CharSequence composingText, int insertionMarkerFlags, in CursorAnchorInfo() argument
571 mComposingText = composingText; in CursorAnchorInfo()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...