Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationManager.java182 if (!activeNotifications.containsKey(statusBarNotification.getKey()) || canUpdate( in maybeShowHeadsUp()
242 private boolean canUpdate(StatusBarNotification statusBarNotification) { in canUpdate() method in CarHeadsUpNotificationManager