Searched refs:getOutputDevicesForStream (Results 1 – 6 of 6) sorted by relevance
71 DeviceVector getOutputDevicesForStream(audio_stream_type_t stream,
870 DeviceVector Engine::getOutputDevicesForStream(audio_stream_type_t stream, bool fromCache) const in getOutputDevicesForStream() function in android::audio_policy::Engine
69 DeviceVector getOutputDevicesForStream(audio_stream_type_t stream,
443 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,
1142 DeviceVector devices = mEngine->getOutputDevicesForStream(stream, false /*fromCache*/); in getOutput()3442 deviceTypes = mEngine->getOutputDevicesForStream( in getStreamVolumeIndex()3482 curSrcDevices = mEngine->getOutputDevicesForStream(stream, false).types(); in setVolumeIndexForAttributes()7402 DeviceVector devices = mEngine->getOutputDevicesForStream(AUDIO_STREAM_VOICE_CALL, in isHearingAidUsedForComm()