Searched refs:RADIO_CELL_BROADCAST (Results 1 – 5 of 5) sorted by relevance
/base/telephony/core_service/interfaces/innerkits/include/ |
D | radio_event.h | 50 RADIO_CELL_BROADCAST, enumerator
|
/base/telephony/sms_mms/services/sms/gsm/ |
D | gsm_sms_cb_handler.cpp | 41 slotId_, shared_from_this(), RadioEvent::RADIO_CELL_BROADCAST, nullptr); in Init() 47 …:GetInstance().UnRegisterCoreNotify(slotId_, shared_from_this(), RadioEvent::RADIO_CELL_BROADCAST); in UnRegisterHandler() 291 case RadioEvent::RADIO_CELL_BROADCAST: { in ProcessEvent()
|
/base/telephony/sms_mms/test/gtest/ |
D | cb_gtest.cpp | 826 …InnerEvent::Pointer event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_CELL_BROADCAST, message); in ReceiveCellBroadCastTestFunc() 844 …InnerEvent::Pointer event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_CELL_BROADCAST, message); in ReceiveCellBroadCastTestFunc2()
|
D | zero_branch_cb_test.cpp | 319 …cFwk::InnerEvent::Pointer event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_CELL_BROADCAST, 1);
|
/base/telephony/core_service/services/tel_ril/src/ |
D | tel_ril_sms.cpp | 293 TELEPHONY_LOG_FUNC_NAME, cellBroadConfigReportInfo, RadioEvent::RADIO_CELL_BROADCAST); in CBConfigNotify()
|