Home
last modified time | relevance | path

Searched refs:textColorHighlight (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DTextView.java695 int textColorHighlight = 0; in TextView() local
738 textColorHighlight = appearance.getColor(attr, textColorHighlight); in TextView()
1039 textColorHighlight = a.getColor(attr, textColorHighlight); in TextView()
1365 if (textColorHighlight != 0) { in TextView()
1366 setHighlightColor(textColorHighlight); in TextView()
2746 final int textColorHighlight = ta.getColor( in setTextAppearance() local
2748 if (textColorHighlight != 0) { in setTextAppearance()
2749 setHighlightColor(textColorHighlight); in setTextAppearance()
/frameworks/base/api/
Dcurrent.txt1221 field public static final int textColorHighlight = 16842905; // 0x1010099
Dsystem-current.txt1317 field public static final int textColorHighlight = 16842905; // 0x1010099