Searched refs:mMediaNotificationKey (Results 1 – 1 of 1) sorted by relevance
95 private String mMediaNotificationKey; field in NotificationMediaManager255 if (key.equals(mMediaNotificationKey)) { in onNotificationRemoved()263 return mMediaNotificationKey; in getMediaNotificationKey()271 if (mMediaNotificationKey == null) { in getMediaIcon()274 return Optional.ofNullable(mNotifPipeline.getEntry(mMediaNotificationKey)) in getMediaIcon()358 && !mediaNotification.getKey().equals(mMediaNotificationKey)) { in setUpControllerAndKey()359 mMediaNotificationKey = mediaNotification.getKey(); in setUpControllerAndKey()362 + mMediaNotificationKey); in setUpControllerAndKey()372 mMediaNotificationKey = null; in clearMediaNotification()393 pw.println(mMediaNotificationKey); in dump()