Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationMediaManager.java329 public String getMediaNotificationKey() { in getMediaNotificationKey() method in NotificationMediaManager
568 + getMediaNotificationKey() in updateMediaMetaData()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLegacyNotificationIconAreaControllerImpl.java282 if (hideCurrentMedia && entry.getKey().equals(mMediaManager.getMediaNotificationKey())) { in shouldShowNotificationIcon()