Searched refs:mMediaNotificationKey (Results 1 – 1 of 1) sorted by relevance
94 private String mMediaNotificationKey; field in NotificationMediaManager259 if (key.equals(mMediaNotificationKey)) { in onNotificationRemoved()267 return mMediaNotificationKey; in getMediaNotificationKey()275 if (mMediaNotificationKey == null) { in getMediaIcon()278 return Optional.ofNullable(mNotifPipeline.getEntry(mMediaNotificationKey)) in getMediaIcon()407 && !mediaNotification.getKey().equals(mMediaNotificationKey)) { in setUpControllerAndKey()408 mMediaNotificationKey = mediaNotification.getKey(); in setUpControllerAndKey()411 + mMediaNotificationKey); in setUpControllerAndKey()425 mMediaNotificationKey = null; in clearMediaNotification()448 pw.println(mMediaNotificationKey); in dump()