Home
last modified time | relevance | path

Searched defs:SetScreenOnVisible (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dproduct_adapter.cpp273 bool ProductAdapter::SetScreenOnVisible(bool visible) in SetScreenOnVisible() function in OHOS::ACELite::ProductAdapter
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp656 void SetScreenOnVisible(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) in SetScreenOnVisible() function