Searched refs:MoveToLocalOutputDevice (Results 1 – 2 of 2) sorted by relevance
541 int32_t MoveToLocalOutputDevice(std::vector<SinkInput> sinkInputIds,
1075 … ret = MoveToLocalOutputDevice(targetSinkInputs, new AudioDeviceDescriptor(curOutputDeviceDesc)); in NotifyRemoteRenderState()1077 ret = MoveToLocalOutputDevice(targetSinkInputs, localDevice); in NotifyRemoteRenderState()1372 int32_t AudioPolicyService::MoveToLocalOutputDevice(std::vector<SinkInput> sinkInputIds, in MoveToLocalOutputDevice() function in OHOS::AudioStandard::AudioPolicyService2293 … ? MoveToLocalOutputDevice(targetSinkInputs, new AudioDeviceDescriptor(*outputDevices.front())) in MoveToNewOutputDevice()