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

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

Completed in 26 milliseconds