Searched refs:SetVolumeForSwitchDevice (Results 1 – 5 of 5) sorted by relevance
92 virtual void SetVolumeForSwitchDevice(InternalDeviceType deviceType) = 0;
101 void SetVolumeForSwitchDevice(InternalDeviceType deviceType);
711 void AudioAdapterManager::SetVolumeForSwitchDevice(InternalDeviceType deviceType) in SetVolumeForSwitchDevice() function in OHOS::AudioStandard::AudioAdapterManager1829 SetVolumeForSwitchDevice(deviceType); in SetActiveDevice()
657 void AudioPolicyService::SetVolumeForSwitchDevice(DeviceType deviceType, const std::string &newSink… in SetVolumeForSwitchDevice() function in OHOS::AudioStandard::AudioPolicyService661 audioPolicyManager_.SetVolumeForSwitchDevice(deviceType); in SetVolumeForSwitchDevice()2311 SetVolumeForSwitchDevice(outputDevices.front()->deviceType_, newSinkName); in MoveToNewOutputDevice()2358 SetVolumeForSwitchDevice(descs.front()->deviceType_); in FetchOutputDeviceWhenNoRunningStream()2529 SetVolumeForSwitchDevice(curOutputDeviceType); in HandleDeviceChangeForFetchOutputDevice()3261 SetVolumeForSwitchDevice(deviceType); in HandleActiveDevice()4741 SetVolumeForSwitchDevice(GetCurrentOutputDeviceType()); in OnServiceConnected()
699 … void SetVolumeForSwitchDevice(DeviceType deviceType, const std::string &newSinkName = PORT_NONE);