Home
last modified time | relevance | path

Searched refs:smsSkills (Results 1 - 3 of 3) sorted by relevance

/base/telephony/sms_mms/test/fuzztest/smsrecvitem_fuzzer/
H A Dsmsrecvitem_fuzzer.cpp136 MatchingSkills smsSkills; in DoSomethingInterestingWithMyAPI() local
138 smsSkills.AddEvent(strData); in DoSomethingInterestingWithMyAPI()
139 CommonEventSubscribeInfo smsSubscriberInfo(smsSkills); in DoSomethingInterestingWithMyAPI()
/base/telephony/sms_mms/services/sms/
H A Dsms_wap_push_handler.cpp358 MatchingSkills smsSkills; in SendWapPushMessageBroadcast() local
359 smsSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in SendWapPushMessageBroadcast()
360 CommonEventSubscribeInfo smsSubscriberInfo(smsSkills); in SendWapPushMessageBroadcast()
H A Dsms_receive_reliability_handler.cpp340 MatchingSkills smsSkills; in SendBroadcast() local
344 smsSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in SendBroadcast()
347 smsSkills.AddEvent(CT_AUTO_REG_SMS_ACTION); in SendBroadcast()
349 CommonEventSubscribeInfo smsSubscriberInfo(smsSkills); in SendBroadcast()

Completed in 3 milliseconds