Searched refs:IsFocusedOnShow (Results 1 – 5 of 5) sorted by relevance
1021 auto focusedOnShow = session_->IsFocusedOnShow();1024 focusedOnShow = session_->IsFocusedOnShow();
343 bool IsFocusedOnShow() const;
2190 if (WindowHelper::IsMainWindow(scnSession->GetWindowType()) && scnSession->IsFocusedOnShow()) { in RequestSceneSessionActivationInner()4918 if (!sceneSession->IsFocusedOnShow()) { in RequestSessionFocusImmediately()4955 if (!sceneSession->IsFocusedOnShow()) { in RequestSessionFocus()5990 } else if (!sceneSession->IsFocusedOnShow()) { in ProcessFocusWhenForeground()
619 bool Session::IsFocusedOnShow() const in IsFocusedOnShow() function in OHOS::Rosen::Session
1643 if (session->IsFocusedOnShow()) { in RaiseAppMainWindowToTop()