Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp5921 auto modalSession = GetSceneSession(modal->GetPersistentId()); in ProcessSubSessionForeground() local
5922 if (modalSession == nullptr) { in ProcessSubSessionForeground()
5923 TLOGD(WmsLogTag::WMS_DIALOG, "modalSession is null"); in ProcessSubSessionForeground()
5930 NotifyFocusStatus(modalSession, true); in ProcessSubSessionForeground()
5932 HandleKeepScreenOn(modalSession, modalSession->IsKeepScreenOn()); in ProcessSubSessionForeground()

Completed in 17 milliseconds