Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationMediaManager.java166 clearCurrentMediaNotification();
323 clearCurrentMediaNotification(); in onNotificationRemoved()
424 public void clearCurrentMediaNotification() { in clearCurrentMediaNotification() method in NotificationMediaManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java206 mMediaManager.clearCurrentMediaNotification(); in onUserSwitched()