Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationManager.java653 removeHeadsUpEntry(alertEntry, headsUpView); in postDismiss()
682 private void removeHeadsUpEntry(@NonNull AlertEntry alertEntry, @Nullable View view) { in removeHeadsUpEntry() method in CarHeadsUpNotificationManager