Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationOverflowIconsView.java39 private NotificationColorUtil mNotificationColorUtil; field in NotificationOverflowIconsView
48 mNotificationColorUtil = NotificationColorUtil.getInstance(getContext()); in onFinishInflate()
DBaseStatusBar.java202 private NotificationColorUtil mNotificationColorUtil; field in BaseStatusBar
502 mNotificationColorUtil = NotificationColorUtil.getInstance(mContext); in start()
1453 || mNotificationColorUtil.isGrayscaleIcon(iconDrawable)) {