Home
last modified time | relevance | path

Searched refs:formVisibleNotify (Results 1 – 25 of 78) sorted by relevance

1234

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_scan_info.h37 bool formVisibleNotify = false; member
65 formVisibleNotify = false; in Reset()
89 + ", formVisibleNotify = " + GetBoolStrVal(formVisibleNotify) in ToString()
H A Dapp_privilege_capability.h31 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 Dmock_bundle_manager_form.cpp102 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 Dmock_bundle_manager.cpp138 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 Dextension_form_profile.cpp83 bool formVisibleNotify = false; member
220 extensionFormProfileInfo.formVisibleNotify, in from_json()
444 info.formVisibleNotify = form.formVisibleNotify; in TransformToExtensionFormInfo()
H A Dform_info.cpp105 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 Dform_config1.txt8 "formVisibleNotify":false,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso1/entry/src/main/resources/base/profile/
H A Dform_config1.txt8 "formVisibleNotify":false,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso2/entry/src/main/resources/base/profile/
H A Dform_config1.txt8 "formVisibleNotify":false,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso3/entry/src/main/resources/base/profile/
H A Dform_config1.txt8 "formVisibleNotify":false,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso4/entry/src/main/resources/base/profile/
H A Dform_config1.txt8 "formVisibleNotify":false,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso5/entry/src/main/resources/base/profile/
H A Dform_config1.txt8 "formVisibleNotify":false,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso6/entry/src/main/resources/base/profile/
H A Dform_config1.txt8 "formVisibleNotify":false,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapSectionContainso1/entry/src/main/resources/base/profile/
H A Dform_config1.txt8 "formVisibleNotify":false,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapSectionContainso2/entry/src/main/resources/base/profile/
H A Dform_config1.txt8 "formVisibleNotify":false,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry/entry/src/main/resources/base/profile/
H A Dform_config1.txt8 "formVisibleNotify":false,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_A/entry/src/main/resources/base/profile/
H A Dform_config1.txt8 "formVisibleNotify":false,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_B/entry/src/main/resources/base/profile/
H A Dform_config1.txt8 "formVisibleNotify":false,
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_dependencies/dependencies_entry_C/entry/src/main/resources/base/profile/
H A Dform_config1.txt8 "formVisibleNotify":false,
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dextension_form_info.h28 bool formVisibleNotify = false; member
H A Dform_info.h48 bool formVisibleNotify = false; member
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_record.h58 bool formVisibleNotify = false; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp168 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 Djs-apis-application-formInfo.md34 | formVisibleNotify | boolean | 是 | 否 | 表示卡片是否使能可见通知。 |
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h118 bool formVisibleNotify = false; member

1234