Searched refs:RADIO_SWAP_CALL (Results 1 – 6 of 6) sorted by relevance
65 RADIO_SWAP_CALL, enumerator
153 CoreManagerInner::GetInstance().SwitchCall(slotId, RadioEvent::RADIO_SWAP_CALL, handle); in SwitchCallRequest()
58 requestFuncMap_[RadioEvent::RADIO_SWAP_CALL] = &CellularCallHandler::CommonResultResponse; in InitBasicFuncMap()410 case RadioEvent::RADIO_SWAP_CALL: in CommonResultEventHandling()
698 return SendEvent(slotId, RadioEvent::RADIO_SWAP_CALL, info); in SwitchCallResponse()
976 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SWAP_CALL); in CallSwapTest()
784 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_SWAP_CALL); in OnRequestCallSwapTest()