Home
last modified time | relevance | path

Searched refs:SetAction (Results 1 – 25 of 92) sorted by relevance

1234

/base/notification/distributed_notification_service/services/ans/test/unittest/
Dsystem_event_observer_test.cpp67 data.SetWant(want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_REMOVED));
81 data.SetWant(want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED));
94 data.SetWant(want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED));
107 data.SetWant(want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_CLEARED));
Dreminder_data_manager_test.cpp386 want.SetAction(ReminderRequest::REMINDER_EVENT_ALARM_ALERT); in HWTEST_F()
389 want.SetAction(ReminderRequest::REMINDER_EVENT_ALERT_TIMEOUT); in HWTEST_F()
392 want.SetAction(ReminderRequest::REMINDER_EVENT_CLOSE_ALERT); in HWTEST_F()
395 want.SetAction(ReminderRequest::REMINDER_EVENT_SNOOZE_ALERT); in HWTEST_F()
398 want.SetAction(ReminderRequest::REMINDER_EVENT_REMOVE_NOTIFICATION); in HWTEST_F()
401 want.SetAction(CommonEventSupport::COMMON_EVENT_BOOT_COMPLETED); in HWTEST_F()
404 want.SetAction(CommonEventSupport::COMMON_EVENT_PACKAGE_REMOVED); in HWTEST_F()
407 want.SetAction(CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_CLEARED); in HWTEST_F()
410 want.SetAction(CommonEventSupport::COMMON_EVENT_PACKAGE_RESTARTED); in HWTEST_F()
413 want.SetAction(CommonEventSupport::COMMON_EVENT_TIMEZONE_CHANGED); in HWTEST_F()
[all …]
/base/time/time_service/services/time/src/
Dtime_service_notify.cpp53 timeChangeWant.SetAction(CommonEventSupport::COMMON_EVENT_TIME_CHANGED); in PublishTimeChangeEvents()
60 timeZoneChangeWant.SetAction(CommonEventSupport::COMMON_EVENT_TIMEZONE_CHANGED); in PublishTimeZoneChangeEvents()
67 timeTickWant.SetAction(CommonEventSupport::COMMON_EVENT_TIME_TICK); in PublishTimeTickEvents()
/base/notification/common_event_service/services/test/unittest/
Dcommon_event_sticky_test.cpp103 want.SetAction(EVENT);
140 want.SetAction(EVENT2);
159 want2.SetAction(EVENT2);
188 want.SetAction(EVENT3);
220 want.SetAction(EVENT4);
252 want.SetAction(EVENT5);
340 want.SetAction(STRING_EVENT);
381 want.SetAction(STRING_EVENT);
429 want.SetAction(STRING_EVENT);
445 newWant.SetAction(STRING_EVENT);
Dcommon_event_publish_permission_event_unit_test.cpp125 want.SetAction("1234");
167 want.SetAction("1234");
210 want.SetAction("1234");
253 want.SetAction("1234");
295 want.SetAction("1234");
336 want.SetAction("1234");
377 want.SetAction("1234");
416 want.SetAction("1234");
457 want.SetAction("1234");
497 want.SetAction("1234");
[all …]
Dcommon_event_publish_system_event_test.cpp103 want.SetAction(CommonEventSupport::COMMON_EVENT_LOCKED_BOOT_COMPLETED);
133 want.SetAction(CommonEventSupport::COMMON_EVENT_LOCKED_BOOT_COMPLETED);
183 want.SetAction(CommonEventSupport::COMMON_EVENT_TEST_ACTION2);
234 want.SetAction(CommonEventSupport::COMMON_EVENT_TEST_ACTION1);
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/os_dependency/sa/src/
Dhuks_event_observer_test.cpp74 want.SetAction(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_REMOVED);
92 want.SetAction(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED);
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_notify.cpp37 screenOffWant_->SetAction(CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in RegisterPublishEvents()
39 screenOnWant_->SetAction(CommonEventSupport::COMMON_EVENT_SCREEN_ON); in RegisterPublishEvents()
/base/request/request/upload/interfaces/kits/napi/include/
Dasync_call.h35 void SetAction(InputAction input, OutputAction output = nullptr)
41 void SetAction(OutputAction output) in SetAction() function
43 SetAction(nullptr, std::move(output)); in SetAction()
/base/request/request/download/interfaces/kits/js/napi/download_single/include/
Dasync_call.h36 void SetAction(InputAction input, OutputAction output = nullptr)
42 void SetAction(OutputAction output) in SetAction() function
44 SetAction(nullptr, std::move(output)); in SetAction()
/base/powermgr/battery_manager/services/native/src/
Dbattery_notify.cpp129 want.SetAction(CommonEventSupport::COMMON_EVENT_BATTERY_CHANGED); in PublishChangedEvent()
166 want.SetAction(CommonEventSupport::COMMON_EVENT_BATTERY_LOW); in PublishLowEvent()
195 want.SetAction(CommonEventSupport::COMMON_EVENT_BATTERY_OKAY); in PublishOkayEvent()
224 want.SetAction(CommonEventSupport::COMMON_EVENT_POWER_CONNECTED); in PublishPowerConnectedEvent()
256 want.SetAction(CommonEventSupport::COMMON_EVENT_POWER_DISCONNECTED); in PublishPowerDisconnectedEvent()
288 want.SetAction(CommonEventSupport::COMMON_EVENT_CHARGING); in PublishChargingEvent()
319 want.SetAction(CommonEventSupport::COMMON_EVENT_DISCHARGING); in PublishDischargingEvent()
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
Dcommon_event_services_system_test.cpp683 wantTest.SetAction(eventName);
720 wantTest.SetAction(eventName);
759 wantTest.SetAction(eventName);
798 wantTest.SetAction(eventName);
836 wantTest.SetAction(eventName);
876 wantTest.SetAction(eventName);
905 wantTest.SetAction(eventName);
945 wantTest.SetAction(eventName);
972 wantTest.SetAction(eventName);
1000 wantTest.SetAction(eventName);
[all …]
/base/theme/screenlock_mgr/interfaces/kits/napi/include/
Dasync_call.h36 void SetAction(const InputAction input, const OutputAction output = nullptr)
41 void SetAction(OutputAction output) in SetAction() function
43 SetAction(nullptr, std::move(output)); in SetAction()
/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodclient/
Dasync_call.h35 void SetAction(InputAction input, OutputAction output = nullptr)
51 void SetAction(OutputAction output) in SetAction() function
53 SetAction(nullptr, std::move(output)); in SetAction()
/base/notification/common_event_service/test/systemtest/common/acts/actsCESDataTest/
DactsCESDataTest.cpp766 want.SetAction(EVENTCASE1);
832 want.SetAction(EVENTCASE2);
901 want.SetAction(EVENTCASE3);
970 want.SetAction(EVENTCASE4);
1039 want.SetAction(EVENTCASE5);
1105 want.SetAction(EVENTCASE6);
1174 want.SetAction(EVENTCASE7);
1212 wantTest.SetAction(eventAction);
1243 wantTest.SetAction(eventAction);
1284 wantTest.SetAction(eventAction);
[all …]
/base/notification/common_event_service/frameworks/core/test/unittest/
Dcommon_event_test.cpp70 want.SetAction(EVENT);
101 want.SetAction(EVENT);
161 want.SetAction(EVENT);
187 want.SetAction(EVENT);
217 want.SetAction(EVENT);
277 want.SetAction(EVENT);
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_common_event.cpp67 want.SetAction(WALLPAPER_LOCK_SETTING_SUCCESS_EVENT); in SendWallpaperLockSettingMessage()
77 want.SetAction(WALLPAPER_SYSTEM_SETTING_SUCCESS_EVENT); in SendWallpaperSystemSettingMessage()
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_authenticator_manager.cpp39 want.SetAction(Constants::SYSTEM_ACTION_APP_ACCOUNT_AUTH); in QueryAbilityInfos()
47 want.SetAction(Constants::SYSTEM_ACTION_APP_ACCOUNT_OAUTH); in QueryAbilityInfos()
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
DactsCESManagertest.cpp1017 wantTest.SetAction(eventAction);
1054 wantTest.SetAction(eventAction);
1092 wantTest.SetAction(eventAction);
1130 wantTest.SetAction(eventAction);
1168 wantTest.SetAction(eventAction);
1208 wantTest.SetAction(eventAction);
1249 wantTest.SetAction(eventAction);
1289 wantTest.SetAction(eventAction);
1329 wantTest.SetAction(eventAction);
1369 wantTest.SetAction(eventAction);
[all …]
/base/telephony/core_service/services/sim/src/
Dstk_controller.cpp156 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_STK_CARD_STATE_CHANGED); in OnIccStateChanged()
182 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_STK_SESSION_END); in OnSendRilSessionEnd()
198 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_STK_COMMAND); in OnSendRilProactiveCommand()
215 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_STK_ALPHA_IDENTIFIER); in OnSendRilAlphaNotify()
232 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_STK_COMMAND); in OnSendRilEventNotify()
249 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_STK_CARD_STATE_CHANGED); in OnIccRefresh()
/base/account/os_account/services/accountmgr/src/
Daccount_event_provider.cpp40 want.SetAction(event); in EventPublish()
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
Dcommon_event_services_module_test.cpp437 testWant.SetAction(eventAction);
465 testWant.SetAction(eventAction);
573 testWant.SetAction(eventAction);
617 testWant.SetAction(eventAction);
662 testWant.SetAction(eventAction);
712 testWant.SetAction(eventAction);
761 testWant.SetAction(eventAction);
806 wantTest.SetAction(eventName);
831 testWant.SetAction(eventAction);
881 testWant.SetAction(eventAction);
[all …]
/base/notification/distributed_notification_service/services/ans/include/
Dreminder_timer_info.h34 inline void SetAction(const std::string &action) in SetAction() function
/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodability/
Djs_keyboard_controller_engine.cpp102 ctxt->SetAction(std::move(input)); in Hide()
116 ctxt->SetAction(std::move(input)); in HideKeyboard()
/base/web/webview/test/unittest/battery_mgr_adapter_impl/
Dbattery_mgr_adapter_test.cpp106 want.SetAction(CommonEventSupport::COMMON_EVENT_BATTERY_CHANGED);
207 want.SetAction(CommonEventSupport::COMMON_EVENT_BATTERY_LOW);

1234