Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/src/
H A Dsystem_session.cpp297 auto parentSessionState = parentSession->GetSessionState(); in CheckKeyEventDispatch() local
298 if ((parentSessionState != SessionState::STATE_FOREGROUND && in CheckKeyEventDispatch()
299 parentSessionState != SessionState::STATE_ACTIVE) || in CheckKeyEventDispatch()
304 parentSession->GetPersistentId(), parentSessionState, GetPersistentId(), GetSessionState()); in CheckKeyEventDispatch()

Completed in 1 milliseconds