Home
last modified time | relevance | path

Searched refs:SetGetStateFromManagerListener (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h276 void SetGetStateFromManagerListener(const GetStateFromManagerFunc& func);
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2320 void Session::SetGetStateFromManagerListener(const GetStateFromManagerFunc& func) in SetGetStateFromManagerListener() function in OHOS::Rosen::Session
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp5882 sceneSession->SetGetStateFromManagerListener(func); in RegisterGetStateFromManagerFunc()