Searched refs:RADIO_SET_CMUT (Results 1 – 6 of 6) sorted by relevance
92 RADIO_SET_CMUT, enumerator
167 CoreManagerInner::GetInstance().SetMute(slotId, RadioEvent::RADIO_SET_CMUT, mute, handle); in SetMuteRequest()
85 CoreManagerInner::GetInstance().SetMute(slotId, RadioEvent::RADIO_SET_CMUT, false, handle); in AnswerRequest()
107 requestFuncMap_[RadioEvent::RADIO_SET_CMUT] = in InitConfigFuncMap()
2212 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SET_CMUT); in SetMuteTest()
2099 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_SET_CMUT); in OnRequestSetMuteTest()