Searched refs:IsFreeMultiWindowMode (Results 1 – 9 of 9) sorted by relevance
265 return IsFreeMultiWindowMode(); in IsPcOrPadFreeMultiWindowMode()914 ((!isPhone && !isPad) || IsFreeMultiWindowMode()); in GetConfigurationFromAbilityInfo()1965 …if ((windowSystemConfig_.uiType_ == UI_TYPE_PC || IsFreeMultiWindowMode()) && property_->GetCompat… in SetLayoutFullScreen()2013 if (!(isPC || IsFreeMultiWindowMode())) { in SetTitleAndDockHoverShown()2173 if (IsFreeMultiWindowMode() || (WindowHelper::IsMainWindow(GetType()) && in SetFullScreen()2282 if (!isPC && !IsFreeMultiWindowMode()) { in Maximize()2326 if (property_->GetCompatibleModeInPc() && !IsFreeMultiWindowMode()) { in MaximizeFloating()2428 if (!(isPC || IsFreeMultiWindowMode())) { in Recover()2590 if (!(isPC || IsFreeMultiWindowMode())) { in StartMoveWindow()4504 …Helper::IsMainFullScreenWindow(GetType(), property_->GetWindowMode()) || IsFreeMultiWindowMode()) { in SetGestureBackEnabled()[all …]
254 return windowSystemConfig_.uiType_ == UI_TYPE_PC || IsFreeMultiWindowMode(); in IsPcOrPadFreeMultiWindowMode()1246 if (IsFreeMultiWindowMode()) { in UpdateTitleButtonVisibility()1915 if (!isPC && !IsFreeMultiWindowMode()) { in EnableDrag()2409 if (!(isPC|| IsFreeMultiWindowMode())) { in RegisterMainWindowCloseListeners()2428 if (!(isPC|| IsFreeMultiWindowMode())) { in UnregisterMainWindowCloseListeners()4189 bool isDragInPcmode = IsFreeMultiWindowMode() && (wmReason == WindowSizeChangeReason::DRAG_END); in UpdateFrameLayoutCallbackIfNeeded()
382 bool IsFreeMultiWindowMode() const in IsFreeMultiWindowMode() function384 return windowSystemConfig_.IsFreeMultiWindowMode(); in IsFreeMultiWindowMode()
499 bool IsFreeMultiWindowMode() const in IsFreeMultiWindowMode() function501 return systemConfig_.IsFreeMultiWindowMode(); in IsFreeMultiWindowMode()
551 bool IsFreeMultiWindowMode() const in IsFreeMultiWindowMode() function
1437 (systemConfig_.uiType_ == UI_TYPE_PAD && !IsFreeMultiWindowMode()))) { in UpdateSessionRect()1449 (systemConfig_.uiType_ == UI_TYPE_PAD && !IsFreeMultiWindowMode()))) { in UpdateSessionRect()1741 (systemConfig_.uiType_ == UI_TYPE_PAD && !IsFreeMultiWindowMode())) && in GetSystemAvoidArea()2300 … if ((isPC || IsFreeMultiWindowMode() || (property->GetIsPcAppInPad() && !isMainWindow)) && in TransferPointerEvent()2643 if (isCompatibleModeInPc && !IsFreeMultiWindowMode()) { in OnMoveDragCallback()2677 … bool isPcOrPcModeMainWindow = (systemConfig_.uiType_ == UI_TYPE_PC || IsFreeMultiWindowMode()) && in IsDragResizeWhenEnd()5058 return isPC || IsFreeMultiWindowMode() || isPcAppInPad; in IsPcOrPadEnableActivation()
416 bool isFreeMultiWindowMode = callingSession->IsFreeMultiWindowMode(); in CheckIfNeedRaiseCallingSession()
2595 …if ((systemConfig_.uiType_ == UI_TYPE_PC || systemConfig_.IsFreeMultiWindowMode()) && surfaceNode_… in UpdateGravityWhenUpdateWindowMode()2956 !systemConfig_.IsFreeMultiWindowMode()); in CheckEmptyKeyboardAvoidAreaIfNeeded()
9564 … (systemConfig_.uiType_ == UI_TYPE_PAD && !systemConfig_.IsFreeMultiWindowMode())) && in FlushUIParams()