Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java204 String mediaNotification = mEnvironment.getCurrentMediaNotificationKey();
457 public String getCurrentMediaNotificationKey(); in getCurrentMediaNotificationKey() method
DBaseStatusBar.java926 public String getCurrentMediaNotificationKey() { in getCurrentMediaNotificationKey() method in BaseStatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java604 final String mediaKey = getCurrentMediaNotificationKey();
2553 public String getCurrentMediaNotificationKey() { in getCurrentMediaNotificationKey() method in PhoneStatusBar