Home
last modified time | relevance | path

Searched defs:NotifyWhetherVisibleForms (Results 1 – 6 of 6) sorted by relevance

/foundation/aafwk/standard/frameworks/kits/ability/native/test/mock/include/
Dmock_form_mgr_service.h131 int NotifyWhetherVisibleForms( in NotifyWhetherVisibleForms() function
/foundation/aafwk/standard/services/formmgr/src/
Dform_mgr_service.cpp213 int FormMgrService::NotifyWhetherVisibleForms(const std::vector<int64_t> &formIds, in NotifyWhetherVisibleForms() function in OHOS::AppExecFwk::FormMgrService
Dform_mgr_adapter.cpp482 ErrCode FormMgrAdapter::NotifyWhetherVisibleForms(const std::vector<int64_t> &formIds, in NotifyWhetherVisibleForms() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/aafwk/standard/frameworks/kits/fmskit/native/src/
Dform_mgr.cpp155 int FormMgr::NotifyWhetherVisibleForms( in NotifyWhetherVisibleForms() function in OHOS::AppExecFwk::FormMgr
/foundation/aafwk/standard/interfaces/innerkits/form_manager/src/
Dform_mgr_proxy.cpp308 int FormMgrProxy::NotifyWhetherVisibleForms( in NotifyWhetherVisibleForms() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/aafwk/standard/frameworks/kits/ability/native/src/
Dability.cpp2716 ErrCode Ability::NotifyWhetherVisibleForms(const std::vector<int64_t> &formIds, int32_t eventType) in NotifyWhetherVisibleForms() function in OHOS::AppExecFwk::Ability