Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DSelectInputView.java129 private final int mTextColorPrimary; field in SelectInputView
159 mTextColorPrimary = Utils.getColor(resources, R.color.select_input_text_color_primary); in SelectInputView()
332 holder.inputLabelView.setTextColor(mTextColorPrimary); in onBindViewHolder()
342 holder.inputLabelView.setTextColor(mTextColorPrimary); in onBindViewHolder()