Searched refs:RADIO_SET_CALL_WAIT (Results 1 – 6 of 6) sorted by relevance
71 RADIO_SET_CALL_WAIT, enumerator
140 …InnerEvent::Pointer response = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_SET_CALL_WAIT, index); in SetCallWaitingRequest()
211 telRilManager_->RegisterCoreNotify(slotId, handler, RadioEvent::RADIO_SET_CALL_WAIT, nullptr); in OnInitForRegister()723 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_SET_CALL_WAIT); in OnRequestSetCallWaitTest()
95 requestFuncMap_[RadioEvent::RADIO_SET_CALL_WAIT] = &CellularCallHandler::SetCallWaitingResponse; in InitSupplementFuncMap()
1101 return SendEvent(slotId, RadioEvent::RADIO_SET_CALL_WAIT, resultInfo); in SetCallWaitingResponse()
879 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SET_CALL_WAIT); in SetCallWaitTest()