Searched refs:GetSystemActiveVolumeTypeInternal (Results 1 – 4 of 4) sorted by relevance
34 void GetSystemActiveVolumeTypeInternal(MessageParcel& data, MessageParcel& reply);
518 AudioStreamType GetSystemActiveVolumeTypeInternal(const int32_t clientUid);
300 void AudioPolicyManagerStub::GetSystemActiveVolumeTypeInternal(MessageParcel& data, MessageParcel& … in GetSystemActiveVolumeTypeInternal() function in OHOS::AudioStandard::AudioPolicyManagerStub1827 GetSystemActiveVolumeTypeInternal(data, reply); in OnRemoteRequest()
588 return GetSystemActiveVolumeTypeInternal(clientUid); in GetSystemActiveVolumeType()591 AudioStreamType AudioPolicyServer::GetSystemActiveVolumeTypeInternal(const int32_t clientUid) in GetSystemActiveVolumeTypeInternal() function in OHOS::AudioStandard::AudioPolicyServer