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

/frameworks/base/core/java/android/text/
H A DSpanned.java141 * The bits specified by the SPAN_USER bitfield are available
145 public static final int SPAN_USER = 0xFFFFFFFF << SPAN_USER_SHIFT; field in interface:Spanned

Completed in 75 milliseconds