Searched defs:removeNotification (Results 1 – 9 of 9) sorted by relevance
43 void removeNotification(String key, NotificationListenerService.RankingMap ranking, int reason); in removeNotification() method
79 public boolean removeNotification(@NonNull String key, boolean releaseImmediately) { in removeNotification() method in AlertingNotificationManager
83 public boolean removeNotification(String pkg, String key) { in removeNotification() method in ForegroundServicesUserState98 public boolean removeNotification(ArrayMap<String, ArraySet<String>> map, in removeNotification() method in ForegroundServicesUserState
84 private void removeNotification(StatusBarNotification sbn) { in removeNotification() method in ForegroundServiceNotificationListener
59 void removeNotification(StatusBarNotification sbn); in removeNotification() method
142 public void removeNotification(StatusBarNotification sbn) { in getProvider() method in NotificationListenerWithPlugins
483 private void removeNotification(StatusBarNotification notification) { in removeNotification() method in StatusBarNotificationActivityStarter
756 public final void stopForeground(boolean removeNotification) { in stopForeground()
261 public void removeNotification(String key, NotificationListenerService.RankingMap ranking, in removeNotification() method in NotificationEntryManager