Searched refs:getOutputDevicesForStream (Results 1 – 6 of 6) sorted by relevance
57 DeviceVector getOutputDevicesForStream(audio_stream_type_t stream,
867 DeviceVector Engine::getOutputDevicesForStream(audio_stream_type_t stream, bool fromCache) const in getOutputDevicesForStream() function in android::audio_policy::Engine
70 DeviceVector getOutputDevicesForStream(audio_stream_type_t stream,
465 DeviceVector Engine::getOutputDevicesForStream(audio_stream_type_t stream, bool fromCache) const in getOutputDevicesForStream() function in android::audio_policy::Engine
183 virtual DeviceVector getOutputDevicesForStream(audio_stream_type_t stream,
1207 DeviceVector devices = mEngine->getOutputDevicesForStream(stream, false /*fromCache*/); in getOutput()3676 deviceTypes = mEngine->getOutputDevicesForStream( in getStreamVolumeIndex()3723 curSrcDevices = mEngine->getOutputDevicesForStream(stream, false).types(); in setVolumeIndexForAttributes()7725 DeviceVector devices = mEngine->getOutputDevicesForStream(AUDIO_STREAM_VOICE_CALL, in isHearingAidUsedForComm()