Home
last modified time | relevance | path

Searched defs:NotifyWhetherFormsVisible (Results 1 – 4 of 4) sorted by relevance

/foundation/ability/form_fwk/interfaces/inner_api/src/
Djs_form_state_observer_proxy.cpp92 int32_t JsFormStateObserverProxy::NotifyWhetherFormsVisible(const AppExecFwk::FormVisibilityType fo… in NotifyWhetherFormsVisible() function in OHOS::AbilityRuntime::JsFormStateObserverProxy
/foundation/ability/form_fwk/test/unittest/fms_js_form_state_observer_stub_test/
Dfms_js_form_state_observer_stub_test.cpp82 int32_t NotifyWhetherFormsVisible(const FormVisibilityType visibleType, in NotifyWhetherFormsVisible() function in OHOS::AppExecFwk::MockJsFormStateObserverCallback
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
Djs_form_state_observer.cpp444 int32_t JsFormStateObserver::NotifyWhetherFormsVisible(const AppExecFwk::FormVisibilityType visible… in NotifyWhetherFormsVisible() function in OHOS::AbilityRuntime::JsFormStateObserver
/foundation/ability/form_fwk/services/src/
Dform_mgr_adapter.cpp1038 void FormMgrAdapter::NotifyWhetherFormsVisible(const std::string &bundleName, in NotifyWhetherFormsVisible() function in OHOS::AppExecFwk::FormMgrAdapter