/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_state_observer.cpp | 37 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); in StartEventSubscriber() 77 case COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED: in OnReceiveEvent() 111 …{ CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED, COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED… in InitEventMap()
|
/ohos5.0/base/telephony/sms_mms/test/gtest/ |
H A D | sms_broadcast_subscriber_gtest.cpp | 34 action == CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED) { in OnReceiveEvent()
|
H A D | cb_gtest.cpp | 867 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); 906 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); 945 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); 984 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED);
|
/ohos5.0/base/telephony/sms_mms/services/sms/include/ |
H A D | sms_state_observer.h | 31 COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEventManager-definitions-sys.md | 283 ### COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED<sup>10+<sup>
|
/ohos5.0/base/telephony/sms_mms/test/unittest/ |
H A D | sms_broadcast_subscriber.cpp | 58 action == CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED) { in OnReceiveEvent()
|
H A D | sms_mms_test.cpp | 62 … matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); in TestRecev()
|
/ohos5.0/base/notification/common_event_service/frameworks/native/src/ |
H A D | common_event_support.cpp | 1180 const std::string CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED = "usual.event.SMS_CB_R… member in OHOS::EventFwk::CommonEventSupport 2542 commonEventSupport_.emplace_back(COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); in Init()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-notification.md | 14 |新增|NA|类名:Support<br>方法or属性:COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED = "usual.event.SMS_CB_RECEIVE_COM…
|
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/ |
H A D | common_event_support.h | 1060 static const std::string COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED; variable
|
/ohos5.0/base/telephony/sms_mms/services/sms/cdma/ |
H A D | cdma_sms_receive_handler.cpp | 271 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); in SendCBBroadcast()
|
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/ |
H A D | gsm_sms_cb_handler.cpp | 355 want.SetAction(CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); in SetWantData()
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-notification.md | 14 |Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED = …
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/support/src/ |
H A D | support.cpp | 486 EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED, in SupportInit()
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEventManager-definitions-sys.md | 284 ### COMMON_EVENT_SMS_CB_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 | 22 |新增|NA|类名:Support;<br>方法or属性:COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED = 'usual.event.SMS_CB_RECEIVE_CO…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-notification.md | 22 |Added|NA|Class name: Support;<br>Method or attribute name: COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED =…
|