Searched defs:removeNotification (Results 1 – 5 of 5) sorted by relevance
105 public void removeNotification(View notificationView) { in removeNotification() method in CarHeadsUpNotificationContainer
93 public boolean removeNotification(AlertEntry alertEntry) { in removeNotification() method in NotificationGroup
293 private void removeNotification(AlertEntry alertEntry) { in removeNotification() method in CarNotificationListener
169 public void removeNotification(AlertEntry alertEntry) { in removeNotification() method in CarNotificationView
561 public void stopForeground(boolean removeNotification) { in createForegroundManager()