Home
last modified time | relevance | path

Searched refs:SpeakerIsInitialized (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.h84 bool SpeakerIsInitialized() const override;
Daudio_device.cpp147 bool CfAudioDeviceModule::SpeakerIsInitialized() const { return false; } in SpeakerIsInitialized() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule