Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsConfiguration.java95 public int taskBarViewDarkTextColor; field in RecentsConfiguration
245 taskBarViewDarkTextColor = in update()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskViewHeader.java213 mConfig.taskBarViewLightTextColor : mConfig.taskBarViewDarkTextColor); in rebindToTask()