/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | pre_scan_info.h | 37 bool formVisibleNotify = false; member 65 formVisibleNotify = false; in Reset() 89 + ", formVisibleNotify = " + GetBoolStrVal(formVisibleNotify) in ToString()
|
H A D | app_privilege_capability.h | 31 bool formVisibleNotify = false; member 44 + ", formVisibleNotify = " + BundleUtil::GetBoolStrVal(formVisibleNotify) in ToString()
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_bundle_manager_form.cpp | 102 form.formVisibleNotify = true; in GetAllFormsInfo() 119 form.formVisibleNotify = true; in GetFormsInfoByApp() 139 form.formVisibleNotify = true; in GetFormsInfoByModule()
|
/ohos5.0/foundation/ability/form_fwk/test/mock/src/ |
H A D | mock_bundle_manager.cpp | 138 form.formVisibleNotify = true; in GetFormsInfoByApp() 157 form.formVisibleNotify = true; in GetFormsInfoByModule()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | extension_form_profile.cpp | 83 bool formVisibleNotify = false; member 220 extensionFormProfileInfo.formVisibleNotify, in from_json() 444 info.formVisibleNotify = form.formVisibleNotify; in TransformToExtensionFormInfo()
|
H A D | form_info.cpp | 105 formVisibleNotify = formInfo.formVisibleNotify; in FormInfo() 159 formVisibleNotify = parcel.ReadBool(); in ReadFromParcel() 253 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Bool, parcel, formVisibleNotify); in Marshalling() 352 {JSON_KEY_FORM_VISIBLE_NOTIFY, formInfo.formVisibleNotify}, in to_json() 583 formInfo.formVisibleNotify, 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 | 8 "formVisibleNotify":false,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso1/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 8 "formVisibleNotify":false,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso2/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 8 "formVisibleNotify":false,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso3/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 8 "formVisibleNotify":false,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso4/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 8 "formVisibleNotify":false,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso5/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 8 "formVisibleNotify":false,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso6/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 8 "formVisibleNotify":false,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapSectionContainso1/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 8 "formVisibleNotify":false,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapSectionContainso2/entry/src/main/resources/base/profile/ |
H A D | form_config1.txt | 8 "formVisibleNotify":false,
|
/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 | 8 "formVisibleNotify":false,
|
/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 | 8 "formVisibleNotify":false,
|
/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 | 8 "formVisibleNotify":false,
|
/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 | 8 "formVisibleNotify":false,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | extension_form_info.h | 28 bool formVisibleNotify = false; member
|
H A D | form_info.h | 48 bool formVisibleNotify = false; member
|
/ohos5.0/foundation/ability/form_fwk/services/include/ |
H A D | form_record.h | 58 bool formVisibleNotify = false; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/ |
H A D | fms_form_share_mgr_test.cpp | 168 formInfo.formVisibleNotify = true; in CreateProviderData() 824 formInfo.formVisibleNotify = true; 873 formInfo.formVisibleNotify = true; 905 formInfo.formVisibleNotify = true; 952 formInfo.formVisibleNotify = true; 983 formInfo.formVisibleNotify = true; 1033 formInfo.formVisibleNotify = true; 1067 formInfo.formVisibleNotify = true; 1101 formInfo.formVisibleNotify = true; 1157 formInfo.formVisibleNotify = true; [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-form-kit/ |
H A D | js-apis-application-formInfo.md | 34 | formVisibleNotify | boolean | 是 | 否 | 表示卡片是否使能可见通知。 |
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | application_info.h | 118 bool formVisibleNotify = false; member
|