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
325 private void removeNotification(AlertEntry alertEntry) { in removeNotification() method in CarNotificationListener
172 public void removeNotification(AlertEntry alertEntry) { in removeNotification() method in CarNotificationView
357 public void removeNotification(StatusBarNotification statusBarNotification) { in removeNotification() method in VoipCallMonitor
561 public void stopForeground(boolean removeNotification) { in createForegroundManager()