Searched refs:media_interface_ (Results 1 – 4 of 4) sorted by relevance
57 media_interface_ = media_interface; in RegisterInterfaces()80 CHECK(media_interface_); in VendorPacketHandler()142 …media_interface_->GetSongInfo(base::Bind(&Device::GetElementAttributesResponse, weak_ptr_factory_.… in VendorPacketHandler()147 media_interface_->GetPlayStatus(base::Bind(&Device::GetPlayStatusResponse, in VendorPacketHandler()170 …media_interface_->GetMediaPlayerList(base::Bind(&Device::HandleSetAddressedPlayer, weak_ptr_factor… in VendorPacketHandler()244 media_interface_->GetNowPlayingList( in HandleNotification()250 media_interface_->GetPlayStatus( in HandleNotification()257 media_interface_->GetPlayStatus( in HandleNotification()263 media_interface_->GetNowPlayingList( in HandleNotification()281 media_interface_->GetMediaPlayerList( in HandleNotification()[all …]
323 MediaInterface* media_interface_ = nullptr; variable
90 MediaInterface* media_interface_ = nullptr; variable
293 media_interface_ = new MediaInterfaceWrapper(media_interface); in Init()317 delete media_interface_; in Cleanup()385 new_device->RegisterInterfaces(media_interface_, &a2dp_interface_, in DeviceCallback()