Lines Matching refs:active_labels_
108 active_labels_.erase(label); in VendorPacketHandler()
332 if (active_labels_.find(i) == active_labels_.end()) { in RegisterVolumeChanged()
333 active_labels_.insert(i); in RegisterVolumeChanged()
356 active_labels_.erase(label); in HandleVolumeChanged()
364 active_labels_.erase(label); in HandleVolumeChanged()
399 if (active_labels_.find(i) == active_labels_.end()) { in SetVolume()
400 active_labels_.insert(i); in SetVolume()
448 active_labels_.erase(label); in TrackChangedNotificationResponse()
482 active_labels_.erase(label); in PlaybackStatusNotificationResponse()
512 active_labels_.erase(label); in PlaybackPosNotificationResponse()
556 active_labels_.erase(label); in AddressedPlayerNotificationResponse()
572 active_labels_.erase(label); in RejectNotification()
624 active_labels_.insert(label); in MessageReceived()
1364 active_labels_.erase(label); in HandleNowPlayingNotificationResponse()
1395 active_labels_.erase(avail_players_changed_.second); in HandleAvailablePlayerUpdate()