Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DSelectInputView.java130 private final int mTextColorSecondary; field in SelectInputView
160 mTextColorSecondary = Utils.getColor(resources, R.color.select_input_text_color_secondary); in SelectInputView()
333 holder.secondaryInputLabelView.setTextColor(mTextColorSecondary); in onBindViewHolder()