Searched defs:removeNotification (Results 1 – 9 of 9) sorted by relevance
85 public boolean removeNotification(String pkg, String key) { in removeNotification() method in ForegroundServicesUserState100 public boolean removeNotification(ArrayMap<String, ArraySet<String>> map, in removeNotification() method in ForegroundServicesUserState
80 void removeNotification(StatusBarNotification sbn); in removeNotification() method
164 public void removeNotification(StatusBarNotification sbn) { in getProvider() method in NotificationListenerWithPlugins
360 final Runnable removeNotification = in handleNotificationClickAfterPanelCollapsed() local396 final Runnable removeNotification = in onDragSuccess() local
316 public boolean removeNotification(@NonNull String key, boolean releaseImmediately, in removeNotification() method in HeadsUpManagerPhone
884 public final void stopForeground(boolean removeNotification) { in stopForeground()
76 public boolean removeNotification(@NonNull String key, boolean releaseImmediately) { in removeNotification() method in AlertingNotificationManager
794 fun removeNotification(key: String, releaseImmediately: Boolean) in updateNotification() method808 override fun removeNotification(key: String, releaseImmediately: Boolean) { in updateNotification() method in com.android.systemui.statusbar.notification.collection.coordinator.HunMutatorImpl
497 private void resetTaskAndStop(boolean removeNotification) { in resetTaskAndStop()