Searched refs:textColorHighlight (Results 1 – 1 of 1) sorted by relevance
373 int textColorHighlight = 0; in TextView() local401 textColorHighlight = appearance.getColor(attr, textColorHighlight); in TextView()647 textColorHighlight = a.getColor(attr, textColorHighlight); in TextView()896 if (textColorHighlight != 0) { in TextView()897 setHighlightColor(textColorHighlight); in TextView()