Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationOverflowIconsView.java63 applyColor(notification.notification.getNotification(), v); in addNotification()
67 private void applyColor(Notification notification, StatusBarIconView view) { in applyColor() method in NotificationOverflowIconsView