Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/ui/
DDvrPrioritySettingsFragment.java56 private int mActionColor; field in DvrPrioritySettingsFragment
80 mActionColor = getResources().getColor(R.color.dvr_guided_step_action_text_color, null); in onAttach()
248 titleView.setTextColor(mActionColor);
264 titleView.setTextColor(mActionColor);