Home
last modified time | relevance | path

Searched refs:OnUpdateAppUseControl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.h320 void OnUpdateAppUseControl(ControlAppType type, bool isNeedControl);
H A Djs_scene_session.cpp5029 jsSceneSession->OnUpdateAppUseControl(type, isNeedControl); in RegisterUpdateAppUseControlCallback()
5034 void JsSceneSession::OnUpdateAppUseControl(ControlAppType type, bool isNeedControl) in OnUpdateAppUseControl() function in OHOS::Rosen::JsSceneSession