Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED (Results 1 - 15 of 15) sorted by relevance

/base/telephony/sms_mms/services/sms/
H A Dsms_state_observer.cpp39 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_COMPLETED }, in InitEventMap()
H A Dsms_broadcast_subscriber_receiver.cpp46 bool isWapPush = action == CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED; in OnReceiveEvent()
H A Dsms_wap_push_handler.cpp339 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in SendWapPushMessageBroadcast()
359 smsSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in SendWapPushMessageBroadcast()
/base/location/services/location_gnss/gnss/source/
H A Dgnss_common_event_subscriber.cpp34 } else if (action == CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED) { in OnReceiveEvent()
H A Dagnss_ni_manager.cpp87 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in RegisterAgnssNiEvent()
/base/telephony/sms_mms/test/gtest/
H A Dsms_broadcast_subscriber_gtest.cpp50 } else if (action == CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED) { in OnReceiveEvent()
H A Dmms_gtest.cpp425 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in HWTEST_F()
460 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in HWTEST_F()
H A Dzero_branch_sms_part_test.cpp384 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in HWTEST_F()
/base/telephony/sms_mms/services/sms/include/
H A Dsms_state_observer.h33 COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED, enumerator
/base/telephony/sms_mms/test/unittest/
H A Dsms_mms_test.cpp63 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED);
H A Dsms_broadcast_subscriber.cpp60 } else if (action == CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED) { in OnReceiveEvent()
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1229 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()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h1108 static const std::string COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED; member in OHOS::EventFwk::CommonEventSupport
/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp1184 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in HWTEST_F()
1194 want.SetAction(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in HWTEST_F()
1206 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in HWTEST_F()
1228 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in HWTEST_F()
1250 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in HWTEST_F()
1272 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED); in HWTEST_F()
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp510 EventFwk::CommonEventSupport::COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED, in SupportInit()
511 "COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED"); in SupportInit()

Completed in 18 milliseconds