Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/headsup/
H A DCarHeadsUpNotificationContainer.java67 displayNotificationInner(notificationView, hunImportance); in displayNotification()
74 private void displayNotificationInner(View notificationView, HunImportance hunImportance) { in displayNotificationInner() method in CarHeadsUpNotificationContainer