Searched defs:SPAN_MARK_MARK (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/
H A DSpanned.java50 * 0-length spans with type SPAN_MARK_MARK behave like text marks:
54 public static final int SPAN_MARK_MARK = 0x11; field in interface:Spanned
74 * (SPAN_MARK_MARK), except that if either end of the span is
93 public static final int SPAN_INCLUSIVE_EXCLUSIVE = SPAN_MARK_MARK;

Completed in 91 milliseconds