Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/domain/interactor/
DNotificationIconsInteractor.kt64 shouldShowNotificationIcon( in <lambda>()
80 private fun shouldShowNotificationIcon( in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyNotificationIconAreaControllerImpl.java264 protected boolean shouldShowNotificationIcon(NotificationEntry entry, in shouldShowNotificationIcon() method in LegacyNotificationIconAreaControllerImpl
377 if (shouldShowNotificationIcon(entry, showAmbient, showLowPriority, hideDismissed, in updateIconsForLayout()