Searched refs:RADIO_STOP_DTMF (Results 1 – 6 of 6) sorted by relevance
83 RADIO_STOP_DTMF, enumerator
255 CoreManagerInner::GetInstance().StopDTMF(slotId, RadioEvent::RADIO_STOP_DTMF, index, handle); in StopDtmfRequest()
220 telRilManager_->RegisterCoreNotify(slotId, handler, RadioEvent::RADIO_STOP_DTMF, nullptr); in OnInitForRegister()1793 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_STOP_DTMF); in OnRequestStopDtmfTest()
65 requestFuncMap_[RadioEvent::RADIO_STOP_DTMF] = &CellularCallHandler::StopDtmfResponse; in InitBasicFuncMap()
732 return SendEvent(slotId, RadioEvent::RADIO_STOP_DTMF, info); in StopDtmfResponse()
2074 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_STOP_DTMF); in StopDtmfTest()