Searched refs:SPAN_COMPOSING (Results 1 – 5 of 5) sorted by relevance
105 if ((text.getSpanFlags(o)&Spanned.SPAN_COMPOSING) != 0) { in removeComposingSpans()133 if ((fl & (Spanned.SPAN_COMPOSING | Spanned.SPAN_POINT_MARK_MASK)) in setComposingSpans()134 != (Spanned.SPAN_COMPOSING | Spanned.SPAN_EXCLUSIVE_EXCLUSIVE)) { in setComposingSpans()140 | Spanned.SPAN_COMPOSING in setComposingSpans()147 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in setComposingSpans()775 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in setComposingRegion()780 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in setComposingRegion()982 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in replaceTextInternal()
124 public static final int SPAN_COMPOSING = 0x100; field
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
29878 field public static final int SPAN_COMPOSING = 256; // 0x100
48044 field public static final int SPAN_COMPOSING = 256; // 0x100