Lines Matching defs:stream
144 audio_io_handle_t AudioPolicyService::getOutput(audio_stream_type_t stream, in getOutput()
166 audio_stream_type_t *stream, in getOutputForAttr()
191 audio_stream_type_t stream, in startOutput()
218 audio_stream_type_t stream, in stopOutput()
233 audio_stream_type_t stream, in doStopOutput()
254 audio_stream_type_t stream, in releaseOutput()
265 audio_stream_type_t stream, in doReleaseOutput()
430 status_t AudioPolicyService::initStreamVolume(audio_stream_type_t stream, in initStreamVolume()
448 status_t AudioPolicyService::setStreamVolumeIndex(audio_stream_type_t stream, in setStreamVolumeIndex()
467 status_t AudioPolicyService::getStreamVolumeIndex(audio_stream_type_t stream, in getStreamVolumeIndex()
483 uint32_t AudioPolicyService::getStrategyForStream(audio_stream_type_t stream) in getStrategyForStream()
496 audio_devices_t AudioPolicyService::getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream()
549 bool AudioPolicyService::isStreamActive(audio_stream_type_t stream, uint32_t inPastMs) const in isStreamActive()
561 bool AudioPolicyService::isStreamActiveRemotely(audio_stream_type_t stream, uint32_t inPastMs) const in isStreamActiveRemotely()