Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/guide/
DProgramItemView.java246 ColorStateList grayedOutProgramTitleColor = in initIfNeeded() local
269 new TextAppearanceSpan(null, 0, programTitleSize, grayedOutProgramTitleColor, null); in initIfNeeded()