Searched refs:media_interface_ (Results 1 – 4 of 4) sorted by relevance
57 media_interface_ = media_interface; in RegisterInterfaces()98 CHECK(media_interface_); in VendorPacketHandler()174 …media_interface_->GetSongInfo(base::Bind(&Device::GetElementAttributesResponse, weak_ptr_factory_.… in VendorPacketHandler()179 media_interface_->GetPlayStatus(base::Bind(&Device::GetPlayStatusResponse, in VendorPacketHandler()202 …media_interface_->GetMediaPlayerList(base::Bind(&Device::HandleSetAddressedPlayer, weak_ptr_factor… in VendorPacketHandler()276 media_interface_->GetNowPlayingList( in HandleNotification()282 media_interface_->GetPlayStatus( in HandleNotification()289 media_interface_->GetPlayStatus( in HandleNotification()295 media_interface_->GetNowPlayingList( in HandleNotification()313 media_interface_->GetMediaPlayerList( in HandleNotification()[all …]
334 MediaInterface* media_interface_ = nullptr; variable
103 MediaInterface* media_interface_ = nullptr; variable
300 media_interface_ = new MediaInterfaceWrapper(media_interface); in Init()342 delete media_interface_; in Cleanup()441 new_device->RegisterInterfaces(media_interface_, &a2dp_interface_, in DeviceCallback()