Home
last modified time | relevance | path

Searched refs:findPlayingMediaNotification (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMediaManager.java311 mBackgroundExecutor.execute(() -> findPlayingMediaNotification(statusBarNotifications)); in findAndUpdateMediaNotifications()
313 findPlayingMediaNotification(allNotifications); in findAndUpdateMediaNotifications()
323 void findPlayingMediaNotification(@NonNull Collection<NotificationEntry> allNotifications) { in findPlayingMediaNotification() method in NotificationMediaManager
362 void findPlayingMediaNotification(@NonNull List<StatusBarNotification> allNotifications) { in findPlayingMediaNotification() method in NotificationMediaManager