Searched defs:getCurrentMediaNotificationKey (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationData.java289 String mediaNotification = mEnvironment.getCurrentMediaNotificationKey();
587 public String getCurrentMediaNotificationKey(); method in interface:NotificationData.Environment
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java662 final String mediaKey = getCurrentMediaNotificationKey();
2623 public String getCurrentMediaNotificationKey() { method in class:StatusBar

Completed in 18 milliseconds