Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/headsup/
H A DCarHeadsUpNotificationContainer.java114 if (shouldHideHunPanel()) { in removeNotification()
122 public boolean shouldHideHunPanel() { in shouldHideHunPanel() method in CarHeadsUpNotificationContainer