Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.java133 protected boolean shouldShowNotificationIcon(NotificationData.Entry entry, in shouldShowNotificationIcon() method in NotificationIconAreaController
181 if (shouldShowNotificationIcon(ent, notificationData, showAmbient)) { in updateIconsForLayout()