Searched refs:mMediaNotificationKey (Results 1 – 1 of 1) sorted by relevance
142 private String mMediaNotificationKey; field in NotificationMediaManager322 if (key.equals(mMediaNotificationKey)) { in onNotificationRemoved()330 return mMediaNotificationKey; in getMediaNotificationKey()338 if (mMediaNotificationKey == null) { in getMediaIcon()341 return Optional.ofNullable(mNotifPipeline.getEntry(mMediaNotificationKey)) in getMediaIcon()413 && !mediaNotification.getSbn().getKey().equals(mMediaNotificationKey)) { in findPlayingMediaNotification()414 mMediaNotificationKey = mediaNotification.getSbn().getKey(); in findPlayingMediaNotification()417 + mMediaNotificationKey); in findPlayingMediaNotification()425 mMediaNotificationKey = null; in clearCurrentMediaNotification()443 pw.println(mMediaNotificationKey); in dump()