Home
last modified time | relevance | path

Searched refs:BACKGROUND_COLOR_SPAN (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/text/style/
DBackgroundColorSpan.java43 return TextUtils.BACKGROUND_COLOR_SPAN; in getSpanTypeIdInternal()
/frameworks/base/core/java/android/text/
DTextUtils.java598 public static final int BACKGROUND_COLOR_SPAN = 12; field in TextUtils
754 case BACKGROUND_COLOR_SPAN: