Home
last modified time | relevance | path

Searched refs:RADIO_GET_CMUT (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dradio_event.h93 RADIO_GET_CMUT, enumerator
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dconfig_request.cpp188 CoreManagerInner::GetInstance().GetMute(slotId, RadioEvent::RADIO_GET_CMUT, handle); in GetMuteRequest()
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp109 requestFuncMap_[RadioEvent::RADIO_GET_CMUT] = in InitConfigFuncMap()
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp2231 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_GET_CMUT); in GetMuteTest()
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp2114 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_GET_CMUT); in OnRequestGetMuteTest()