Home
last modified time | relevance | path

Searched refs:RADIO_CALL_SS_NOTICE (Results 1 – 4 of 4) sorted by relevance

/base/telephony/core_service/interfaces/innerkits/include/
Dradio_event.h41 RADIO_CALL_SS_NOTICE, enumerator
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp171 …eManagerInner::GetInstance().UnRegisterCoreNotify(slot, handler, RadioEvent::RADIO_CALL_SS_NOTICE); in HandlerResetUnRegister()
207 slot, handler, RadioEvent::RADIO_CALL_SS_NOTICE, nullptr); in RegisterCoreServiceHandler()
Dcellular_call_handler.cpp123 requestFuncMap_[RadioEvent::RADIO_CALL_SS_NOTICE] = &CellularCallHandler::SsNotifyResponse; in InitActiveReportFuncMap()
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_call.cpp583 … return Notify<SsNoticeInfo>(TELEPHONY_LOG_FUNC_NAME, ssNotice, RadioEvent::RADIO_CALL_SS_NOTICE); in CallSsNotice()