Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DColorizedFgsCoordinator.java71 return isColorizedForegroundService(entry) || isCall(entry); in isRichOngoing()
74 private static boolean isColorizedForegroundService(NotificationEntry entry) { in isColorizedForegroundService() method in ColorizedFgsCoordinator