Searched refs:textColorList (Results 1 – 2 of 2) sorted by relevance
182 val textColorList = ColorStateList.valueOf(textPrimary) in textPrimary() constant183 mediaViewHolder.seekBar.thumb.setTintList(textColorList) in textPrimary()184 mediaViewHolder.seekBar.progressTintList = textColorList in textPrimary()185 mediaViewHolder.scrubbingElapsedTimeView.setTextColor(textColorList) in textPrimary()186 mediaViewHolder.scrubbingTotalTimeView.setTextColor(textColorList) in textPrimary()188 button.imageTintList = textColorList in textPrimary()
93 val textColorList = ColorStateList.valueOf(textPrimary) in setTextPrimaryColor() constant94 gutsText.setTextColor(textColorList) in setTextPrimaryColor()96 cancelText.setTextColor(textColorList) in setTextPrimaryColor()