Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/carrier/
DQSCarrier.java43 private ColorStateList mColorForegroundStateList; field in QSCarrier
76 mColorForegroundStateList = ColorStateList.valueOf(colorForeground); in onFinishInflate()