Searched refs:sProgramTitleStyle (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/guide/
H A DProgramItemView.java69 private static TextAppearanceSpan sProgramTitleStyle; field in class:ProgramItemView
214 sProgramTitleStyle = new TextAppearanceSpan(null, 0, programTitleSize, programTitleColor,
272 titleStyle = sProgramTitleStyle;

Completed in 8 milliseconds