Searched refs:RADIO_SPLIT_CALL (Results 1 – 6 of 6) sorted by relevance
68 RADIO_SPLIT_CALL, enumerator
185 …CoreManagerInner::GetInstance().SeparateConference(slotId, RadioEvent::RADIO_SPLIT_CALL, index, vo… in SeparateConferenceRequest()
61 requestFuncMap_[RadioEvent::RADIO_SPLIT_CALL] = &CellularCallHandler::CommonResultResponse; in InitBasicFuncMap()419 case RadioEvent::RADIO_SPLIT_CALL: in CommonResultEventHandling()
209 telRilManager_->RegisterCoreNotify(slotId, handler, RadioEvent::RADIO_SPLIT_CALL, nullptr); in OnInitForRegister()1548 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_SPLIT_CALL); in OnRequestSeparateConferenceTest()1663 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_SPLIT_CALL); in OnRequestSetCallForwardTest()
1871 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SPLIT_CALL); in CallSplitTest()1910 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SPLIT_CALL); in SetCallForwardTest()
2676 …auto splitNoErrorEvent = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_SPLIT_CALL, rilRadioRespons…