Home
last modified time | relevance | path

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

/base/telephony/sms_mms/services/sms/include/
Dsms_common.h22 static constexpr uint8_t MSG_SMS_RETRY_DELIVERY = 49; variable
/base/telephony/sms_mms/services/sms/
Dsms_sender.cpp54 case MSG_SMS_RETRY_DELIVERY: { in ProcessEvent()
335 SendEvent(MSG_SMS_RETRY_DELIVERY, smsIndexer, DELAY_MAX_TIME_MSCE); in HandleResend()
338 SendEvent(MSG_SMS_RETRY_DELIVERY, smsIndexer, DELAY_MAX_TIME_MSCE); in HandleResend()
/base/telephony/sms_mms/test/gtest/
Dzero_branch_sms_test.cpp320 event = AppExecFwk::InnerEvent::Get(MSG_SMS_RETRY_DELIVERY, 1);