/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_state_observer.cpp | 39 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in StartEventSubscriber() 87 case COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED: in OnReceiveEvent() 113 …{ CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED, COMMON_EVENT_SMS_WAPPUSH_RECEIVE… in InitEventMap()
|
H A D | sms_broadcast_subscriber_receiver.cpp | 46 bool isWapPush = action == CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED; in OnReceiveEvent()
|
H A D | sms_wap_push_handler.cpp | 339 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in SendWapPushMessageBroadcast() 359 smsSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in SendWapPushMessageBroadcast()
|
/ohos5.0/base/location/services/location_gnss/gnss/source/ |
H A D | gnss_common_event_subscriber.cpp | 38 } else if (action == CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED) { in OnReceiveEvent()
|
H A D | agnss_ni_manager.cpp | 87 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in RegisterAgnssNiEvent()
|
/ohos5.0/base/telephony/sms_mms/test/gtest/ |
H A D | sms_broadcast_subscriber_gtest.cpp | 50 } else if (action == CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED) { in OnReceiveEvent()
|
H A D | mms_gtest.cpp | 425 … matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); 463 … matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED);
|
H A D | zero_branch_sms_part_test.cpp | 382 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED);
|
/ohos5.0/base/telephony/sms_mms/services/sms/include/ |
H A D | sms_state_observer.h | 33 COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEventManager-definitions-sys.md | 545 ### COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED<sup>10+<sup>
|
/ohos5.0/base/telephony/sms_mms/test/unittest/ |
H A D | sms_broadcast_subscriber.cpp | 60 } else if (action == CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED) { in OnReceiveEvent()
|
H A D | sms_mms_test.cpp | 63 … matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in TestRecev()
|
/ohos5.0/base/location/test/location_gnss/source/ |
H A D | gnss_ability_test.cpp | 1184 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); 1194 want.SetAction(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); 1206 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); 1228 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); 1250 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); 1272 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED);
|
/ohos5.0/base/notification/common_event_service/frameworks/native/src/ |
H A D | common_event_support.cpp | 1229 const std::string CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED = member in OHOS::EventFwk::CommonEventSupport 2590 commonEventSupport_.emplace_back(COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in Init()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-notification.md | 19 |新增|NA|类名:Support<br>方法or属性:COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED = "usual.event.SMS_WAPPUSH_R…
|
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/ |
H A D | common_event_support.h | 1108 static const std::string COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED; variable
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-notification.md | 19 …ed|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED …
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/support/src/ |
H A D | support.cpp | 510 EventFwk::CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED, in SupportInit()
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEventManager-definitions-sys.md | 542 ### COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED<sup>10+</sup>
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-notification.md | 27 |新增|NA|类名:Support;<br>方法or属性:COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED = 'usual.event.SMS_WAPPUSH_…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-notification.md | 27 …d|NA|Class name: Support;<br>Method or attribute name: COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED …
|