Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED (Results 1 - 12 of 12) sorted by relevance

/base/telephony/sms_mms/services/sms/
H A Dsms_state_observer.cpp37 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()
/base/telephony/sms_mms/test/gtest/
H A Dsms_broadcast_subscriber_gtest.cpp34 action == CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED) { in OnReceiveEvent()
H A Dcb_gtest.cpp844 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); in HWTEST_F()
880 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); in HWTEST_F()
916 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); in HWTEST_F()
952 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); in HWTEST_F()
H A Dzero_branch_cb_test.cpp1168 smsStateEventSubscriber->smsStateEvenMapIntValues_[event] = COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED; in HWTEST_F()
1170 EXPECT_EQ(ret, COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); in HWTEST_F()
/base/telephony/sms_mms/services/sms/include/
H A Dsms_state_observer.h31 COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED, enumerator
/base/telephony/sms_mms/test/unittest/
H A Dsms_mms_test.cpp62 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED);
H A Dsms_broadcast_subscriber.cpp58 action == CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED) { in OnReceiveEvent()
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1180 const std::string CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED = "usual.event.SMS_CB_RECEIVE_COMPLETED"; member in OHOS::EventFwk::CommonEventSupport
2542 commonEventSupport_.emplace_back(COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); in Init()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h1060 static const std::string COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED; member in OHOS::EventFwk::CommonEventSupport
/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_cb_handler.cpp355 want.SetAction(CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); in SetWantData()
/base/telephony/sms_mms/services/sms/cdma/
H A Dcdma_sms_receive_handler.cpp271 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED); in SendCBBroadcast()
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp486 EventFwk::CommonEventSupport::COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED, in SupportInit()
487 "COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED"); in SupportInit()

Completed in 13 milliseconds