Searched refs:SetScreenOnVisible (Results 1 – 5 of 5) sorted by relevance
136 ProductAdapter::SetScreenOnVisible(false); in ScreenOnVisible()146 bool ret = ProductAdapter::SetScreenOnVisible(visible); in ScreenOnVisible()
165 static bool SetScreenOnVisible(bool visible);
202 if (ProductAdapter::SetScreenOnVisible(false) == false) { in TransferToDestroy()
273 bool ProductAdapter::SetScreenOnVisible(bool visible) in SetScreenOnVisible() function in OHOS::ACELite::ProductAdapter
656 void SetScreenOnVisible(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) in SetScreenOnVisible() function1084 SetScreenOnVisible(runtime, arg); in JsHandleAppApi()