Searched refs:highlightColor (Results 1 – 2 of 2) sorted by relevance
83 Integer highlightColor = in setPhoneCallDetails() local94 setCallCountAndDate(views, callCount, dateText, highlightColor); in setPhoneCallDetails()169 CharSequence dateText, Integer highlightColor) { in setCallCountAndDate() argument181 if (highlightColor != null) { in setCallCountAndDate()182 formattedText = addBoldAndColor(text, highlightColor); in setCallCountAndDate()
65 int highlightColor = res.getColor(R.color.circle_avatar_frame_pressed_color); in getInstance() local69 highlightColor); in getInstance()76 int highlightColor) { in CircleFramedDrawable() argument83 mHighlightColor = highlightColor; in CircleFramedDrawable()