Searched refs:COMMON_EVENT_SMS_RECEIVE_COMPLETED (Results 1 – 12 of 12) sorted by relevance
38 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in StartEventSubscriber()82 case COMMON_EVENT_SMS_RECEIVE_COMPLETED: in OnReceiveEvent()112 … { CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED, COMMON_EVENT_SMS_RECEIVE_COMPLETED }, in InitEventMap()
37 if (action == CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED || in OnReceiveEvent()
333 want.SetAction(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in SendBroadcast()354 smsSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in SendBroadcast()
42 } else if (action == CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED) { in OnReceiveEvent()
1160 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED);1199 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED);
32 COMMON_EVENT_SMS_RECEIVE_COMPLETED, enumerator
224 {CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED,236 CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED
35 if (action == CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED) { in OnReceiveEvent()
60 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in TestRecev()
1023 static const std::string COMMON_EVENT_SMS_RECEIVE_COMPLETED; variable
1132 const std::string CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED = "usual.event.SMS_RECEIVE… member in OHOS::EventFwk::CommonEventSupport1493 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in Init()
462 EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED, in SupportInit()