Searched defs:OnOutputDeviceChange (Results 1 – 6 of 6) sorted by relevance
27 void ArkAudioOutputChangeCallbackAdapterWrapper::OnOutputDeviceChange(int32_t reason) in OnOutputDeviceChange() function in OHOS::ArkWeb::ArkAudioOutputChangeCallbackAdapterWrapper
25 void ArkAudioOutputChangeCallbackAdapterImpl::OnOutputDeviceChange(int32_t reason) in OnOutputDeviceChange() function in OHOS::ArkWeb::ArkAudioOutputChangeCallbackAdapterImpl
139 virtual void OnOutputDeviceChange(int32_t reason) {} in OnOutputDeviceChange() function
133 void AudioOutputChangeCallbackImpl::OnOutputDeviceChange( in OnOutputDeviceChange() function in OHOS::NWeb::AudioOutputChangeCallbackImpl
102 void MediaAVSessionCallbackImpl::OnOutputDeviceChange(const int32_t connectionState, in OnOutputDeviceChange() function in OHOS::NWeb::MediaAVSessionCallbackImpl
270 void OnOutputDeviceChange(int32_t reason) override {}; in OnOutputDeviceChange() function in OHOS::NWeb::AudioOutputChangeCallbackMock