Searched defs:removeNotification (Results 1 – 7 of 7) 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
416 public void removeNotification(StatusBarNotification statusBarNotification) { in removeNotification() method in VoipCallMonitor
365 public void removeNotification(StatusBarNotification statusBarNotification) { in removeNotification() method in VoipCallMonitorLegacy
637 public void stopForeground(boolean removeNotification) { in createForegroundManager()