Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationMediaManager.java155 clearCurrentMediaNotification();
385 clearCurrentMediaNotification(); in onNotificationRemoved()
512 public void clearCurrentMediaNotification() { in clearCurrentMediaNotification() method in NotificationMediaManager
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java337 mMediaManager.clearCurrentMediaNotification(); in onUserSwitched()