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 39 private NotificationColorUtil mNotificationColorUtil;
48 mNotificationColorUtil = NotificationColorUtil.getInstance(getContext());
BaseStatusBar.java 203 private NotificationColorUtil mNotificationColorUtil;
503 mNotificationColorUtil = NotificationColorUtil.getInstance(mContext);
    [all...]

Completed in 54 milliseconds