Searched defs:streamAidl (Results 1 – 3 of 3) sorted by relevance
| /frameworks/av/services/audiopolicy/service/ |
| D | AudioPolicyInterfaceImpl.cpp | 299 Status AudioPolicyService::getOutput(AudioStreamType streamAidl, int32_t* _aidl_return) in getOutput() 1004 Status AudioPolicyService::initStreamVolume(AudioStreamType streamAidl, in initStreamVolume() 1027 Status AudioPolicyService::setStreamVolumeIndex(AudioStreamType streamAidl, in setStreamVolumeIndex() 1052 Status AudioPolicyService::getStreamVolumeIndex(AudioStreamType streamAidl, in getStreamVolumeIndex() 1158 Status AudioPolicyService::getStrategyForStream(AudioStreamType streamAidl, in getStrategyForStream() 1284 Status AudioPolicyService::isStreamActive(AudioStreamType streamAidl, int32_t inPastMsAidl, in isStreamActive() 1303 Status AudioPolicyService::isStreamActiveRemotely(AudioStreamType streamAidl, in isStreamActiveRemotely() 1899 AudioStreamType streamAidl, int32_t indexAidl, in getStreamVolumeDB()
|
| /frameworks/av/media/libaudioclient/ |
| D | AudioSystem.cpp | 1022 AudioStreamType streamAidl = VALUE_OR_RETURN( in getOutput() local 1241 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in initStreamVolume() local 1262 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamVolumeIndex() local 1277 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in getStreamVolumeIndex() local 1353 AudioStreamType streamAidl = VALUE_OR_RETURN( in getStrategyForStream() local 1452 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in isStreamActive() local 1466 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in isStreamActiveRemotely() local 1479 AudioSource streamAidl = VALUE_OR_RETURN_STATUS( in isSourceActive() local 1941 AudioStreamType streamAidl = VALUE_OR_RETURN( in getStreamVolumeDB() local
|
| D | IAudioFlinger.cpp | 337 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamVolume() local 344 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamMute() local 352 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in streamVolume() local 366 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in streamMute() local
|