Searched refs:RADIO_ACTIVE_CALL (Results 1 – 6 of 6) sorted by relevance
64 RADIO_ACTIVE_CALL, enumerator
137 CoreManagerInner::GetInstance().UnHoldCall(slotId, RadioEvent::RADIO_ACTIVE_CALL, handle); in UnHoldCallRequest()
57 requestFuncMap_[RadioEvent::RADIO_ACTIVE_CALL] = &CellularCallHandler::CommonResultResponse; in InitBasicFuncMap()407 case RadioEvent::RADIO_ACTIVE_CALL: in CommonResultEventHandling()
692 return SendEvent(slotId, RadioEvent::RADIO_ACTIVE_CALL, info); in UnHoldCallResponse()
957 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_ACTIVE_CALL); in CallActiveTest()
773 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_ACTIVE_CALL); in OnRequestCallActiveTest()