/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_state_observer.cpp | 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()
|
H A D | sms_broadcast_subscriber_receiver.cpp | 45 bool isSms = action == CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED; in OnReceiveEvent()
|
H A D | sms_receive_reliability_handler.cpp | 344 smsSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in SendBroadcast() 373 want.SetAction(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in PacketSmsData()
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | common_event_permission_manager.cpp | 157 {CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED, 181 CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED
|
/ohos5.0/base/location/services/location_gnss/gnss/source/ |
H A D | gnss_common_event_subscriber.cpp | 35 if (action == CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED) { in OnReceiveEvent()
|
H A D | agnss_ni_manager.cpp | 88 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in RegisterAgnssNiEvent()
|
/ohos5.0/base/telephony/sms_mms/test/gtest/ |
H A D | sms_broadcast_subscriber_gtest.cpp | 42 } else if (action == CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED) { in OnReceiveEvent()
|
H A D | zero_branch_sms_part_test.cpp | 379 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED);
|
H A D | sms_gtest.cpp | 1184 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); 1222 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED);
|
/ohos5.0/base/telephony/sms_mms/services/sms/include/ |
H A D | sms_state_observer.h | 32 COMMON_EVENT_SMS_RECEIVE_COMPLETED, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEventManager-definitions-sys.md | 253 ### COMMON_EVENT_SMS_RECEIVE_COMPLETED<sup>10+<sup>
|
H A D | commonEvent-definitions.md | 914 * COMMON_EVENT_SMS_RECEIVE_COMPLETED
|
/ohos5.0/base/telephony/sms_mms/test/unittest/ |
H A D | sms_broadcast_subscriber.cpp | 35 if (action == CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED) { in OnReceiveEvent()
|
H A D | sms_mms_test.cpp | 60 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in TestRecev()
|
/ohos5.0/base/location/test/location_gnss/source/ |
H A D | gnss_ability_test.cpp | 1185 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); 1207 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); 1216 want.SetAction(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); 1229 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); 1251 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); 1273 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED);
|
/ohos5.0/base/notification/common_event_service/frameworks/native/src/ |
H A D | common_event_support.cpp | 1167 const std::string CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED = "usual.event.SMS_RECEIVE… member in OHOS::EventFwk::CommonEventSupport 2530 commonEventSupport_.emplace_back(COMMON_EVENT_SMS_RECEIVE_COMPLETED); in Init()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-notification.md | 12 |新增|NA|类名:Support<br>方法or属性:COMMON_EVENT_SMS_RECEIVE_COMPLETED = "usual.event.SMS_RECEIVE_COMPLETED…
|
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/ |
H A D | common_event_support.h | 1048 static const std::string COMMON_EVENT_SMS_RECEIVE_COMPLETED; variable
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-notification.md | 12 |Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SMS_RECEIVE_COMPLETED = "us…
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/support/src/ |
H A D | support.cpp | 478 EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED, in SupportInit()
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEventManager-definitions-sys.md | 254 ### COMMON_EVENT_SMS_RECEIVE_COMPLETED<sup>10+</sup>
|
H A D | commonEvent-definitions.md | 914 * COMMON_EVENT_SMS_RECEIVE_COMPLETED
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-notification.md | 20 |新增|NA|类名:Support;<br>方法or属性:COMMON_EVENT_SMS_RECEIVE_COMPLETED = 'usual.event.SMS_RECEIVE_COMPLETE…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-notification.md | 20 |Added|NA|Class name: Support;<br>Method or attribute name: COMMON_EVENT_SMS_RECEIVE_COMPLETED = 'u…
|