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

/frameworks/base/core/java/android/text/
H A DSpanned.java56 * SPAN_MARK_POINT is a synonym for {@link #SPAN_INCLUSIVE_INCLUSIVE}.
76 * instead (so SPAN_INCLUSIVE_INCLUSIVE if it starts in the
98 * Spans of type SPAN_INCLUSIVE_INCLUSIVE expand
101 public static final int SPAN_INCLUSIVE_INCLUSIVE = SPAN_MARK_POINT; field in interface:Spanned

Completed in 53 milliseconds