Searched refs:getMediaNotificationKey (Results 1 – 3 of 3) sorted by relevance
238 public String getMediaNotificationKey() { in getMediaNotificationKey() method in NotificationMediaManager474 + getMediaNotificationKey() in updateMediaMetaData()
96 String mediaNotification = getMediaManager().getMediaNotificationKey();
250 if (hideCurrentMedia && entry.key.equals(mMediaManager.getMediaNotificationKey())) { in shouldShowNotificationIcon()