Searched refs:dismissAllNotifications (Results 1 – 3 of 3) sorted by relevance
1184 mCollection.dismissAllNotifications(entry1.getSbn().getUser().getIdentifier()); in testDismissAllNotificationsCallsRebuildOnce()1199 mCollection.dismissAllNotifications(entry1.getSbn().getUser().getIdentifier()); in testDismissAllNotificationsSentToSystemServer()1215 mCollection.dismissAllNotifications(entry1.getSbn().getUser().getIdentifier()); in testDismissAllNotificationsMarkedAsDismissed()1234 mCollection.dismissAllNotifications(unclearableEntry.getSbn().getUser().getIdentifier()); in testDismissAllNotificationsDoesNotMarkDismissedUnclearableNotifs()1262 mCollection.dismissAllNotifications(clearable.getSbn().getUser().getIdentifier()); in testDismissAllNotificationsCallsDismissInterceptorsOnlyOnUnclearableNotifs()
286 public void dismissAllNotifications(@UserIdInt int userId) { in dismissAllNotifications() method in NotifCollection
6595 mNotifCollection.dismissAllNotifications(mLockscreenUserManager.getCurrentUserId());