/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_agent_info_test/ |
H A D | want_agent_info_test.cpp | 79 WantAgentConstant::Flags flag = WantAgentConstant::Flags::CONSTANT_FLAG; 112 WantAgentConstant::Flags flag = WantAgentConstant::Flags::CONSTANT_FLAG; 146 WantAgentConstant::Flags flag = WantAgentConstant::Flags::CONSTANT_FLAG; 193 WantAgentConstant::Flags flag = WantAgentConstant::Flags::CONSTANT_FLAG; 219 WantAgentConstant::Flags flag = WantAgentConstant::Flags::CONSTANT_FLAG; 245 WantAgentConstant::Flags flag = WantAgentConstant::Flags::CONSTANT_FLAG; 271 WantAgentConstant::Flags flag = WantAgentConstant::Flags::CONSTANT_FLAG; 298 WantAgentConstant::Flags flag = WantAgentConstant::Flags::CONSTANT_FLAG;
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/ |
H A D | pending_want_record_test.cpp | 324 … MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::START_ABILITY); 346 WantSenderInfo wantSenderInfo = MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0); 388 …MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::START_ABILITIES… 411 … MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::START_SERVICE); 435 …MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::START_FOREGROUN… 459 …MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::SEND_COMMON_EVE… 483 …MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::SEND_COMMON_EVE… 509 …MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::SEND_COMMON_EVE… 530 …MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::SEND_COMMON_EVE… 551 …MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::SEND_COMMON_EVE… [all …]
|
/ohos5.0/docs/zh-cn/application-dev/device/location/ |
H A D | geofence-guidelines.md | 54 wantAgentFlags:[wantAgent.WantAgentFlags.CONSTANT_FLAG] 71 wantAgentFlags: [wantAgent.WantAgentFlags.CONSTANT_FLAG],
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_agent_helper_test/ |
H A D | want_agent_helper_test.cpp | 155 flags.emplace_back(WantAgentConstant::Flags::CONSTANT_FLAG); 182 flags.emplace_back(WantAgentConstant::Flags::CONSTANT_FLAG); 281 wantAgentInfo.flags_.emplace_back(WantAgentConstant::Flags::CONSTANT_FLAG); 307 wantAgentInfo.flags_.emplace_back(WantAgentConstant::Flags::CONSTANT_FLAG); 333 wantAgentInfo.flags_.emplace_back(WantAgentConstant::Flags::CONSTANT_FLAG); 359 wantAgentInfo.flags_.emplace_back(WantAgentConstant::Flags::CONSTANT_FLAG); 385 wantAgentInfo.flags_.emplace_back(WantAgentConstant::Flags::CONSTANT_FLAG); 411 wantAgentInfo.flags_.emplace_back(WantAgentConstant::Flags::CONSTANT_FLAG); 429 wantAgentInfo.flags_.emplace_back(WantAgentConstant::Flags::CONSTANT_FLAG); 473 wantAgentInfo.flags_.emplace_back(WantAgentConstant::Flags::CONSTANT_FLAG); [all …]
|
/ohos5.0/docs/zh-cn/application-dev/notification/ |
H A D | notification-with-wantagent.md | 52 wantAgentFlags:[wantAgent.WantAgentFlags.CONSTANT_FLAG] 71 wantAgentFlags: [wantAgent.WantAgentFlags.CONSTANT_FLAG],
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/include/ |
H A D | want_agent_constant.h | 57 CONSTANT_FLAG, enumerator
|
/ohos5.0/docs/en/application-dev/device/location/ |
H A D | geofence-guidelines.md | 54 wantAgentFlags:[wantAgent.WantAgentFlags.CONSTANT_FLAG] 71 wantAgentFlags: [wantAgent.WantAgentFlags.CONSTANT_FLAG],
|
/ohos5.0/docs/en/application-dev/notification/ |
H A D | notification-with-wantagent.md | 52 wantAgentFlags:[wantAgent.WantAgentFlags.CONSTANT_FLAG] 71 wantAgentFlags: [wantAgent.WantAgentFlags.CONSTANT_FLAG],
|
/ohos5.0/base/update/update_app/feature/ota/src/main/ets/notify/ |
H A D | NotificationHelper.ets | 40 wantAgentFlags: [wantAgent.WantAgentFlags.CONSTANT_FLAG], 54 wantAgentFlags: [wantAgent.WantAgentFlags.CONSTANT_FLAG],
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | pending_want_manager.h | 101 CONSTANT_FLAG = 1 << 26, enumerator
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | pending_want_record.cpp | 137 if (((flags & static_cast<uint32_t>(Flags::CONSTANT_FLAG)) != 0) || in BuildSendWant()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
H A D | want_agent_helper.cpp | 57 case WantAgentConstant::Flags::CONSTANT_FLAG: in FlagsTransformer() 455 flagsVec.emplace_back(WantAgentConstant::Flags::CONSTANT_FLAG); in ParseFlags()
|
/ohos5.0/base/powermgr/power_manager/power_dialog/entry/src/main/ets/InjectNotice/ |
H A D | InjectNoticeUtil.ts | 54 wantAgentFlags: [WantAgent.WantAgentFlags.CONSTANT_FLAG],
|
/ohos5.0/base/location/services/location_ui/entry/src/main/ets/serviceability/ |
H A D | WifiServiceAbility.ets | 82 wantAgentFlags: [wantAgent.WantAgentFlags.CONSTANT_FLAG],
|
/ohos5.0/foundation/communication/nfc/services/src/notification/ |
H A D | nfc_notification.cpp | 300 flags.push_back(AbilityRuntime::WantAgent::WantAgentConstant::Flags::CONSTANT_FLAG); in SetActionButton()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-wantAgent.md | 787 | CONSTANT_FLAG | 4 | WantAgent是不可变的。 |
|
H A D | js-apis-app-ability-wantAgent.md | 1231 | CONSTANT_FLAG | 4 | WantAgent是不可变的。 …
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/ |
H A D | pending_want_manager_test.cpp | 483 …MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::SEND_COMMON_EVE…
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-wantAgent.md | 787 | CONSTANT_FLAG | 4 | The **WantAgent** object is immutable. …
|
H A D | js-apis-app-ability-wantAgent.md | 1232 | CONSTANT_FLAG | 4 | The WantAgent object is immutable. …
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_publish_test.cpp | 1635 AbilityRuntime::WantAgent::WantAgentConstant::Flags::CONSTANT_FLAG };
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-ability.md | 294 |新增|NA|类名:WantAgentFlags;<br>方法or属性:CONSTANT_FLAG|@ohos.app.ability.wantAgent.d.ts| 883 |废弃版本有变化|类名:WantAgentFlags;<br>方法or属性:CONSTANT_FLAG<br>旧版本信息:|类名:WantAgentFlags;<br>方法or属性:CONSTANT…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-ability.md | 294 |Added|NA|Class name: WantAgentFlags;<br>Method or attribute name: CONSTANT_FLAG|@ohos.app.ability.… 883 …Method or attribute name: CONSTANT_FLAG<br>Old version: |Class name: WantAgentFlags;<br>Method or …
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-ability.md | 288 |新增|NA|模块名: ohos.app.ability.wantAgent<br>类名: WantAgentFlags<br>方法名 or 属性名: CONSTANT_FLAG|@ohos.app…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-ability.md | 288 |新增|NA|模块名: ohos.app.ability.wantAgent<br>类名: WantAgentFlags<br>方法名 or 属性名: CONSTANT_FLAG|@ohos.app…
|