Searched refs:RADIO_JOIN_CALL (Results 1 – 6 of 6) sorted by relevance
67 RADIO_JOIN_CALL, enumerator
169 …CoreManagerInner::GetInstance().CombineConference(slotId, RadioEvent::RADIO_JOIN_CALL, voiceCall, … in CombineConferenceRequest()
60 requestFuncMap_[RadioEvent::RADIO_JOIN_CALL] = &CellularCallHandler::CommonResultResponse; in InitBasicFuncMap()416 case RadioEvent::RADIO_JOIN_CALL: in CommonResultEventHandling()
208 telRilManager_->RegisterCoreNotify(slotId, handler, RadioEvent::RADIO_JOIN_CALL, nullptr); in OnInitForRegister()1520 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_JOIN_CALL); in OnRequestCallJoinTest()
1175 return SendEvent(slotId, RadioEvent::RADIO_JOIN_CALL, info); in InviteToConferenceResponse()
1843 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_JOIN_CALL); in CallJoinTest()