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