Home
last modified time | relevance | path

Searched refs:SEND_COMMON_EVENT (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/include/
H A Dwant_agent_constant.h125 SEND_COMMON_EVENT, enumerator
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/
H A Dpending_want_record_test.cpp459 …eWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::SEND_COMMON_EVENT);
483 …eWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::SEND_COMMON_EVENT);
509 …eWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::SEND_COMMON_EVENT);
530 …eWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::SEND_COMMON_EVENT);
551 …eWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::SEND_COMMON_EVENT);
/ohos5.0/docs/zh-cn/application-dev/device/location/
H A Dgeofence-guidelines.md69 operationType: wantAgent.OperationType.SEND_COMMON_EVENT,
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/panding_want_manager_test/
H A Dpanding_want_manager_test.cpp229 wantSenderInfo.type = (int32_t)WantAgentConstant::OperationType::SEND_COMMON_EVENT; in GetCommonEvent()
261 WantAgentConstant::OperationType type = WantAgentConstant::OperationType::SEND_COMMON_EVENT;
277 … EXPECT_EQ(wantSenderInfo.type, (int32_t)WantAgentConstant::OperationType::SEND_COMMON_EVENT); in __anon0bdd8e2e0202()
/ohos5.0/docs/zh-cn/application-dev/notification/
H A Dnotification-with-wantagent.md69 actionType: wantAgent.OperationType.SEND_COMMON_EVENT,
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_manager.h63 SEND_COMMON_EVENT, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_record.cpp118 case static_cast<int32_t>(OperationType::SEND_COMMON_EVENT): in ExecuteOperation()
H A Dpending_want_manager.cpp46 if (wantSenderInfo.type != static_cast<int32_t>(OperationType::SEND_COMMON_EVENT)) { in GetWantSender()
/ohos5.0/docs/en/application-dev/device/location/
H A Dgeofence-guidelines.md69 operationType: wantAgent.OperationType.SEND_COMMON_EVENT,
/ohos5.0/docs/en/application-dev/notification/
H A Dnotification-with-wantagent.md69 actionType: wantAgent.OperationType.SEND_COMMON_EVENT,
/ohos5.0/base/powermgr/power_manager/power_dialog/entry/src/main/ets/InjectNotice/
H A DInjectNoticeUtil.ts52 operationType: WantAgent.OperationType.SEND_COMMON_EVENT,
/ohos5.0/base/location/services/location_ui/entry/src/main/ets/serviceability/
H A DWifiServiceAbility.ets80 actionType: wantAgent.OperationType.SEND_COMMON_EVENT,
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp978 …gentInfo wantAgentInfo(REQUEST_UPDATE_AT_CODE, WantAgentConstant::OperationType::SEND_COMMON_EVENT, in GetUpdateAtWantAgent()
1095 …tAgentInfo wantAgentInfo(REQUEST_LIMITER_CODE, WantAgentConstant::OperationType::SEND_COMMON_EVENT, in GetLimiterWantAgent()
1186 …tAgentInfo wantAgentInfo(REQUEST_DYNAMIC_CODE, WantAgentConstant::OperationType::SEND_COMMON_EVENT, in GetDynamicWantAgent()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1484 AbilityRuntime::WantAgent::WantAgentConstant::OperationType::SEND_COMMON_EVENT, in AddActionButtons()
1513 AbilityRuntime::WantAgent::WantAgentConstant::OperationType::SEND_COMMON_EVENT, in AddRemovalWantAgent()
1540 AbilityRuntime::WantAgent::WantAgentConstant::OperationType::SEND_COMMON_EVENT, in CreateWantAgent()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dwant_agent_helper.cpp130 case WantAgentConstant::OperationType::SEND_COMMON_EVENT: in GetWantAgent()
H A Dpending_want.cpp161 wantSenderInfo.type = static_cast<int32_t>(WantAgentConstant::OperationType::SEND_COMMON_EVENT); in GetCommonEventAsUser()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-wantAgent.md806 | SEND_COMMON_EVENT | 4 | 发送一个公共事件。 |
H A Djs-apis-app-ability-wantAgent.md1254 | SEND_COMMON_EVENT | 4 | 发送一个公共事件。 |
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
H A Dpending_want_manager_test.cpp483 …eWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::SEND_COMMON_EVENT);
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-wantAgent.md806 | SEND_COMMON_EVENT | 4 | Sends a common event. |
H A Djs-apis-app-ability-wantAgent.md1255 | SEND_COMMON_EVENT | 4 | Sends a common event. |
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_agent_helper_test/
H A Dwant_agent_helper_test.cpp386 wantAgentInfo.operationType_ = WantAgentConstant::OperationType::SEND_COMMON_EVENT;
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp1638 AbilityRuntime::WantAgent::WantAgentConstant::OperationType::SEND_COMMON_EVENT,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp466 AbilityRuntime::WantAgent::WantAgentConstant::OperationType::SEND_COMMON_EVENT, in CreateTimerInfo()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-ability.md304 |新增|NA|类名:OperationType;<br>方法or属性:SEND_COMMON_EVENT|@ohos.app.ability.wantAgent.d.ts|
894 |废弃版本有变化|类名:OperationType;<br>方法or属性:SEND_COMMON_EVENT<br>旧版本信息:|类名:OperationType;<br>方法or属性:SEND_C…

12