Home
last modified time | relevance | path

Searched refs:NotifySessionStateChange (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp501 NotifySessionStateChange(state); in UpdateSessionState()
2123 session->NotifySessionStateChange(changedState); in SetSessionStateChangeListenser()
2190 NotifySessionStateChange(state_); in SetSessionStateChangeNotifyManagerListener()
2220 void Session::NotifySessionStateChange(const SessionState& state) in NotifySessionStateChange() function in OHOS::Rosen::Session
2228 TLOGD(WmsLogTag::WMS_LIFE, "NotifySessionStateChange, [state: %{public}u, persistent: %{public}d]", in NotifySessionStateChange()
2238 PostTask(task, "NotifySessionStateChange"); in NotifySessionStateChange()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h519 void NotifySessionStateChange(const SessionState& state);

Completed in 7 milliseconds