Home
last modified time | relevance | path

Searched refs:MSG_SMS_RETRY_DELIVERY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_common.h22 static constexpr uint8_t MSG_SMS_RETRY_DELIVERY = 49; variable
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_sender.cpp59 case MSG_SMS_RETRY_DELIVERY: { in ProcessEvent()
344 SendEvent(MSG_SMS_RETRY_DELIVERY, smsIndexer, DELAY_MAX_TIME_MSCE); in HandleResend()
347 SendEvent(MSG_SMS_RETRY_DELIVERY, smsIndexer, DELAY_MAX_TIME_MSCE); in HandleResend()
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_test.cpp446 event = AppExecFwk::InnerEvent::Get(MSG_SMS_RETRY_DELIVERY, 1);