Searched refs:getAllEntries (Results 1 – 5 of 5) sorted by relevance
190 assertEquals(0, mAlertingNotificationManager.getAllEntries().count()); in testReleaseAllImmediately()
151 public Stream<NotificationEntry> getAllEntries() { in getAllEntries() method in AlertingNotificationManager
384 mHeadsUpManager.getAllEntries().forEach(entry -> { in updateHeadsUpHeaders()
1750 mHeadsUpManager.getAllEntries().forEach(entry -> { in maybeEscalateHeadsUp()
2536 boolean shiftPulsingWithFirst = mAmbientPulseManager.getAllEntries().count() <= 1;