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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java260 private int mNotificationColorAmbient; field in class:ExpandableNotificationRow
944 mNotificationColorAmbient = NotificationColorUtil.resolveAmbientColor(mContext,
1233 return mNotificationColorAmbient;

Completed in 41 milliseconds