Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DCarHeadsUpNotificationManager.java88 private final CarHeadsUpNotificationContainer mHunContainer; field in CarHeadsUpNotificationManager
125 mHunContainer = hunContainer; in CarHeadsUpNotificationManager()
348 mHunContainer.displayNotification(currentNotification.getNotificationView(), in showHeadsUp()
432 if (!mHunContainer.isVisible()) return; in setInternalInsetsInfo()
517 mHunContainer.removeNotification(view); in animateOutHun()
550 mHunContainer.removeNotification(currentHeadsUpNotification.getNotificationView()); in resetView()