Searched defs:allNotifications (Results 1 – 2 of 2) sorted by relevance
304 Collection<NotificationEntry> allNotifications = mNotifPipeline.getAllNotifs(); in findAndUpdateMediaNotifications() local323 void findPlayingMediaNotification(@NonNull Collection<NotificationEntry> allNotifications) { in findPlayingMediaNotification()362 void findPlayingMediaNotification(@NonNull List<StatusBarNotification> allNotifications) { in findPlayingMediaNotification()
599 Set<NotificationEntry> allNotifications = notifications.get(key); in augmentTileFromNotifications() local