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.java125 private final int mTextColorPrimary; field in SelectInputView
157 mTextColorPrimary = resources.getColor(R.color.select_input_text_color_primary, null); in SelectInputView()
332 holder.inputLabelView.setTextColor(mTextColorPrimary); in onBindViewHolder()
342 holder.inputLabelView.setTextColor(mTextColorPrimary); in onBindViewHolder()