Searched defs:removeNotification (Results 1 – 6 of 6) sorted by relevance
111 public void removeNotification(View notificationView) { in removeNotification() method in CarHeadsUpNotificationContainer
93 public boolean removeNotification(AlertEntry alertEntry) { in removeNotification() method in NotificationGroup
338 private void removeNotification(AlertEntry alertEntry) { in removeNotification() method in CarNotificationListener
207 public void removeNotification(AlertEntry alertEntry) { in removeNotification() method in CarNotificationView
366 public void removeNotification(StatusBarNotification statusBarNotification) { in removeNotification() method in VoipCallMonitor
561 public void stopForeground(boolean removeNotification) { in createForegroundManager()