Searched refs:RADIO_GET_CALL_WAIT (Results 1 – 6 of 6) sorted by relevance
67 RADIO_GET_CALL_WAIT, enumerator
189 …CoreManagerInner::GetInstance().GetCallWaiting(slotId, RadioEvent::RADIO_GET_CALL_WAIT, GetMMIHand… in GetCallWaitingRequest()
859 bool ret = handler->SendEvent(RadioEvent::RADIO_GET_CALL_WAIT, callWaitResponse); in GetCallWaitingResponse()
87 requestFuncMap_[RadioEvent::RADIO_GET_CALL_WAIT] = &CellularCallHandler::GetCallWaitingResponse; in InitSupplementFuncMap()
572 telRilManager_->RegisterCoreNotify(slotId, handler, RadioEvent::RADIO_GET_CALL_WAIT, nullptr); in OnInitForRegister()1066 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_GET_CALL_WAIT); in OnRequestGetCallWaitTest()
845 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_GET_CALL_WAIT); in GetCallWaitTest()