Home
last modified time | relevance | path

Searched refs:IsMuted (Results 1 - 11 of 11) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_native_media_player_bridge_wrapper.cpp52 void ArkWebNativeMediaPlayerBridgeWrapper::SetMuted(bool IsMuted) in SetMuted() argument
54 ark_web_native_vide_player_bridge_->SetMuted(IsMuted); in SetMuted()
H A Dark_web_native_media_player_bridge_wrapper.h44 void SetMuted(bool IsMuted) override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_native_media_player_bridge_impl.cpp54 void ArkWebNativeMediaPlayerBridgeImpl::SetMuted(bool IsMuted) in SetMuted() argument
56 nweb_native_vide_player_bridge_->SetMuted(IsMuted); in SetMuted()
H A Dark_web_native_media_player_bridge_impl.h43 void SetMuted(bool IsMuted) override;
/base/telephony/call_manager/services/call/include/
H A Dcall_base.h131 bool IsMuted();
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H A Ddistributed_data_source_controller.cpp277 auto data = CreateCurrentDataRspMsg(num, call->IsMuted(), static_cast<int32_t>(call->GetCallDirection())); in HandleCurrentDataQueryMsg()
/base/telephony/call_manager/services/call/src/
H A Dcall_base.cpp637 bool CallBase::IsMuted() in IsMuted() function in OHOS::Telephony::CallBase
H A Dcall_status_manager.cpp1210 newCall->SetMicPhoneState(call->IsMuted()); in RefreshCallIfNecessary()
/base/telephony/call_manager/services/audio/src/
H A Daudio_device_manager.cpp565 info_.isMuted = call->IsMuted(); in ReportAudioDeviceInfo()
H A Daudio_control_manager.cpp86 bool frontCallMute = frontCall_->IsMuted(); in UpdateForegroundLiveCall()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch_test_call_state.cpp722 callBase1->IsMuted(); in HWTEST_F()

Completed in 12 milliseconds