Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/guide/
DProgramItemView.java201 ColorStateList programTitleColor = ColorStateList.valueOf(Utils.getColor(res, in initIfNeeded() local
214 sProgramTitleStyle = new TextAppearanceSpan(null, 0, programTitleSize, programTitleColor, in initIfNeeded()