Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_SMS_RECEIVE_COMPLETED (Results 1 - 16 of 16) sorted by relevance

/base/telephony/sms_mms/services/sms/
H A Dsms_state_observer.cpp38 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 Dsms_broadcast_subscriber_receiver.cpp45 bool isSms = action == CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED; in OnReceiveEvent()
H A Dsms_receive_reliability_handler.cpp344 smsSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in SendBroadcast()
373 want.SetAction(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in PacketSmsData()
/base/location/services/location_gnss/gnss/source/
H A Dgnss_common_event_subscriber.cpp31 if (action == CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED) { in OnReceiveEvent()
H A Dagnss_ni_manager.cpp88 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in RegisterAgnssNiEvent()
/base/telephony/sms_mms/test/gtest/
H A Dsms_broadcast_subscriber_gtest.cpp42 } else if (action == CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED) { in OnReceiveEvent()
H A Dsms_gtest.cpp1161 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in HWTEST_F()
1196 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in HWTEST_F()
H A Dzero_branch_sms_part_test.cpp381 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in HWTEST_F()
/base/telephony/sms_mms/services/sms/include/
H A Dsms_state_observer.h32 COMMON_EVENT_SMS_RECEIVE_COMPLETED, enumerator
/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp157 {CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED, member in OHOS::EventFwk::CommonEventSupport
181 CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED
/base/telephony/sms_mms/test/unittest/
H A Dsms_mms_test.cpp60 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED);
H A Dsms_broadcast_subscriber.cpp35 if (action == CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED) { in OnReceiveEvent()
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1167 const std::string CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED = "usual.event.SMS_RECEIVE_COMPLETED"; member in OHOS::EventFwk::CommonEventSupport
2530 commonEventSupport_.emplace_back(COMMON_EVENT_SMS_RECEIVE_COMPLETED); in Init()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h1048 static const std::string COMMON_EVENT_SMS_RECEIVE_COMPLETED; member in OHOS::EventFwk::CommonEventSupport
/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp1185 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in HWTEST_F()
1207 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in HWTEST_F()
1216 want.SetAction(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in HWTEST_F()
1229 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in HWTEST_F()
1251 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in HWTEST_F()
1273 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED); in HWTEST_F()
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp478 EventFwk::CommonEventSupport::COMMON_EVENT_SMS_RECEIVE_COMPLETED, in SupportInit()
479 "COMMON_EVENT_SMS_RECEIVE_COMPLETED"); in SupportInit()

Completed in 19 milliseconds