/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/ |
H A D | fms_form_event_util_test.cpp | 558 const bool updateEnabled = false; variable 574 const bool updateEnabled = true; variable 590 const bool updateEnabled = true; variable 606 const bool updateEnabled = true; variable 622 const bool updateEnabled = true; variable 638 const bool updateEnabled = true; variable 654 const bool updateEnabled = true; variable 670 const bool updateEnabled = true; variable 686 const bool updateEnabled = true; variable 702 const bool updateEnabled = true; variable [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_bundle_manager_form.cpp | 98 form.updateEnabled = true; in GetAllFormsInfo() 115 form.updateEnabled = true; in GetFormsInfoByApp() 135 form.updateEnabled = true; in GetFormsInfoByModule()
|
/ohos5.0/docs/zh-cn/application-dev/form/ |
H A D | arkts-ui-widget-update-by-time.md | 21 "updateEnabled": true, 34 > 1. 在使用定时刷新时,需要在form_config.json配置文件中设置`updateEnabled`字段为`true`,以启用周期性刷新功能。
|
H A D | arkts-ui-widget-configuration.md | 51 …| updateEnabled | 表示卡片是否支持周期性刷新(包含定时刷新和定点刷新),取值范围:<br/>- true:表示支持周期性刷新,可以在定时刷新(updateDuratio… 99 "updateEnabled": true,
|
H A D | arkts-ui-widget-update-by-time-point.md | 22 "updateEnabled": true,
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_event_util.cpp | 259 …GetTimerCfg(updatedForm.updateEnabled, updatedForm.updateDuration, updatedForm.scheduledUpdateTime… in ProviderFormUpdated() 280 …GetTimerCfg(packForm.updateEnabled, packForm.updateDuration, packForm.scheduledUpdateTime, timerCf… in ProviderFormUpdated() 348 void FormEventUtil::GetTimerCfg(const bool updateEnabled, in GetTimerCfg() argument 352 if (!updateEnabled) { in GetTimerCfg() 585 formRecord.isEnableUpdate = formInfo.updateEnabled; in UpdateFormRecord() 599 formRecord.isEnableUpdate = formInfo.updateEnabled; in UpdateFormRecord()
|
/ohos5.0/foundation/ability/form_fwk/test/mock/src/ |
H A D | mock_bundle_manager.cpp | 134 form.updateEnabled = true; in GetFormsInfoByApp() 153 form.updateEnabled = true; in GetFormsInfoByModule()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | extension_form_profile.cpp | 85 bool updateEnabled = false; member 236 extensionFormProfileInfo.updateEnabled, in from_json() 446 info.updateEnabled = form.updateEnabled; in TransformToExtensionFormInfo()
|
H A D | form_info.cpp | 106 updateEnabled = formInfo.updateEnabled; in FormInfo() 157 updateEnabled = parcel.ReadBool(); in ReadFromParcel() 251 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Bool, parcel, updateEnabled); in Marshalling() 353 {JSON_KEY_UPDATE_ENABLED, formInfo.updateEnabled}, in to_json() 591 formInfo.updateEnabled, in from_json()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/sandboxTest/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 17 "updateEnabled":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso1/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 17 "updateEnabled":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso2/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 17 "updateEnabled":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso3/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 17 "updateEnabled":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso4/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 17 "updateEnabled":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso5/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 17 "updateEnabled":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso6/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 17 "updateEnabled":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapSectionContainso1/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 17 "updateEnabled":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapSectionContainso2/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 17 "updateEnabled":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 17 "updateEnabled":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_A/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 17 "updateEnabled":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_B/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 17 "updateEnabled":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_C/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 17 "updateEnabled":true,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | extension_form_info.h | 30 bool updateEnabled = false; member
|
H A D | form_info.h | 49 bool updateEnabled = false; member
|
/ohos5.0/docs/en/application-dev/form/ |
H A D | arkts-ui-widget-update-by-time.md | 10 …ate periodically, enable the periodic update feature by setting the **updateEnabled** field to **t… 33 "updateEnabled": true, 65 "updateEnabled": true,
|