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

/frameworks/base/core/java/android/text/
H A DSpanned.java154 * The bits specified by the SPAN_PRIORITY bitmap determine the order
160 public static final int SPAN_PRIORITY = 0xFF << SPAN_PRIORITY_SHIFT; field in interface:Spanned

Completed in 50 milliseconds