Home
last modified time | relevance | path

Searched refs:RADIO_SMS_STATUS (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dradio_event.h48 RADIO_SMS_STATUS, enumerator
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_sender.cpp400 slotId_, shared_from_this(), RadioEvent::RADIO_SMS_STATUS, nullptr); in RegisterHandler()
413 … satelliteSmsClient.RegisterSmsNotify(slotId_, RadioEvent::RADIO_SMS_STATUS, satelliteCallback_); in RegisterSatelliteCallback()
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sms.cpp243 …turn Notify<SmsMessageInfo>(TELEPHONY_LOG_FUNC_NAME, smsMessageInfo, RadioEvent::RADIO_SMS_STATUS); in SmsStatusReportNotify()
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_sender.cpp66 case RadioEvent::RADIO_SMS_STATUS: { in ProcessEvent()
/ohos5.0/base/telephony/sms_mms/services/sms/cdma/
H A Dcdma_sms_sender.cpp572 SendEvent(RadioEvent::RADIO_SMS_STATUS, smsIndexer); in ReceiveStatusReport()
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp213 telRilManager_->RegisterCoreNotify(slotId, handler, RadioEvent::RADIO_SMS_STATUS, nullptr); in OnInitForRegister()
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_test.cpp448 event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_SMS_STATUS, 1);