HomeSort by relevance Sort by last modified time
    Searched refs:mNotificationColorUtil (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationOverflowIconsView.java 38 private NotificationColorUtil mNotificationColorUtil;
47 mNotificationColorUtil = NotificationColorUtil.getInstance(getContext());
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationIconAreaController.java 27 private final NotificationColorUtil mNotificationColorUtil;
41 mNotificationColorUtil = NotificationColorUtil.getInstance(context);
204 boolean colorize = !isPreL || NotificationUtils.isGrayscale(v, mNotificationColorUtil);

Completed in 3505 milliseconds