Searched refs:setIsPlayingRemotely (Results 1 – 3 of 3) sorted by relevance
418 m_castButton->setIsPlayingRemotely(true); in startedCasting()419 m_overlayCastButton->setIsPlayingRemotely(true); in startedCasting()424 m_castButton->setIsPlayingRemotely(false); in stoppedCasting()425 m_overlayCastButton->setIsPlayingRemotely(false); in stoppedCasting()
199 void setIsPlayingRemotely(bool);
599 void MediaControlCastButtonElement::setIsPlayingRemotely(bool isPlayingRemotely) in setIsPlayingRemotely() function in blink::MediaControlCastButtonElement