Home
last modified time | relevance | path

Searched refs:RADIO_CONNECTED (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_manager.cpp154 …coreInner.RegisterCoreNotify(slotId_, stateMachineEventHandler_, RadioEvent::RADIO_CONNECTED, null… in RegisterRadioObserver()
167 coreInner.UnRegisterCoreNotify(slotId_, stateMachineEventHandler_, RadioEvent::RADIO_CONNECTED); in UnRegisterRadioObserver()
190 case RadioEvent::RADIO_CONNECTED: in StateProcess()
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dradio_event.h34 RADIO_CONNECTED, enumerator
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp861 event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_CONNECTED);
912 event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_CONNECTED);
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp216 telRilManager_->RegisterCoreNotify(slotId, handler, RadioEvent::RADIO_CONNECTED, nullptr); in OnInitForRegister()
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_test.cpp113 event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_CONNECTED, 1);