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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsConfiguration.java109 public int taskBarViewHighlightColor; field in class:RecentsConfiguration
254 taskBarViewHighlightColor = context.getColor(R.color.recents_task_bar_highlight_color);

Completed in 30 milliseconds