Home
last modified time | relevance | path

Searched defs:isNeedControl (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.cpp5023 [weakThis = wptr(this), where](ControlAppType type, bool isNeedControl) { in RegisterUpdateAppUseControlCallback()
5034 void JsSceneSession::OnUpdateAppUseControl(ControlAppType type, bool isNeedControl) in OnUpdateAppUseControl()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp776 void SceneSession::NotifyUpdateAppUseControl(ControlAppType type, bool isNeedControl) in NotifyUpdateAppUseControl()