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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskViewHeader.java170 int mTaskBarViewDarkTextColor; field in class:TaskViewHeader
207 mTaskBarViewDarkTextColor = context.getColor(R.color.recents_task_bar_dark_text_color);
458 mTaskBarViewLightTextColor : mTaskBarViewDarkTextColor);
660 mTaskBarViewLightTextColor : mTaskBarViewDarkTextColor);

Completed in 31 milliseconds