Searched refs:getAllEntries (Results 1 – 5 of 5) sorted by relevance
201 assertEquals(0, mAlertingNotificationManager.getAllEntries().count()); in testReleaseAllImmediately()
151 public Stream<NotificationEntry> getAllEntries() { in getAllEntries() method in AlertingNotificationManager
363 mHeadsUpManager.getAllEntries().forEach(entry -> { in updateHeadsUpHeaders()
2206 mHeadsUpManager.getAllEntries().forEach(entry -> { in maybeEscalateHeadsUp()
565 long numEntries = mHeadsUpManager.getAllEntries().count();