Searched refs:SPAN_COMPOSING (Results 1 – 5 of 5) sorted by relevance
82 if ((text.getSpanFlags(o)&Spanned.SPAN_COMPOSING) != 0) { in removeComposingSpans()105 if ((fl&(Spanned.SPAN_COMPOSING|Spanned.SPAN_POINT_MARK_MASK)) in setComposingSpans()106 != (Spanned.SPAN_COMPOSING|Spanned.SPAN_EXCLUSIVE_EXCLUSIVE)) { in setComposingSpans()109 | Spanned.SPAN_COMPOSING in setComposingSpans()116 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in setComposingSpans()452 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in setComposingRegion()457 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in setComposingRegion()628 Spanned.SPAN_EXCLUSIVE_EXCLUSIVE | Spanned.SPAN_COMPOSING); in replaceText()
106 public static final int SPAN_COMPOSING = 0x100; field
738 NO DOC BLOCK: android.text.Spanned Field SPAN_COMPOSING
20222 field public static final int SPAN_COMPOSING = 256; // 0x100