Searched defs:taskBarViewDarkTextColor (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsConfiguration.java108 public int taskBarViewDarkTextColor; field in class:RecentsConfiguration
253 taskBarViewDarkTextColor = context.getColor(R.color.recents_task_bar_dark_text_color);

Completed in 39 milliseconds