Searched refs:play_pos_update_cb_ (Results 1 – 2 of 2) sorted by relevance
332 base::CancelableClosure play_pos_update_cb_; variable
475 if (status.state == PlayState::PAUSED) play_pos_update_cb_.Cancel(); in PlaybackStatusNotificationResponse()540 play_pos_update_cb_.Reset(base::Bind(&Device::HandlePlayPosUpdate, in PlaybackPosNotificationResponse()543 FROM_HERE, play_pos_update_cb_.callback(), in PlaybackPosNotificationResponse()1466 play_pos_update_cb_.Cancel(); in DeviceDisconnected()