Searched refs:GetExtensionFlag (Results 1 – 5 of 5) sorted by relevance
159 … (IsSessionMainWindow(window->GetParentId()) || window->GetProperty()->GetExtensionFlag() || in FindParentSessionByParentId()227 … (WindowHelper::IsSubWindow(window->GetType()) && window->GetProperty()->GetExtensionFlag())) { in FindMainWindowOrExtensionSubWindow()243 bool isUiExtSubWindow = WindowHelper::IsSubWindow(GetType()) && property_->GetExtensionFlag(); in IsPcOrPadCapabilityEnabled()263 bool isUiExtSubWindow = WindowHelper::IsSubWindow(GetType()) && property_->GetExtensionFlag(); in IsPcOrPadFreeMultiWindowMode()342 !property_->GetExtensionFlag() && !isUiExtSubWindowFlag; in CreateAndConnectSpecificSession()344 !property_->GetExtensionFlag() && isUiExtSubWindowFlag && !isToastFlag; in CreateAndConnectSpecificSession()346 bool isUiExtSubWindow = WindowHelper::IsSubWindow(type) && property_->GetExtensionFlag(); in CreateAndConnectSpecificSession()459 if (WindowHelper::IsSubWindow(type) && (property_->GetExtensionFlag() == false)) { // sub window in RecoverAndConnectSpecificSession()1362 … } else if (WindowHelper::IsSubWindow(GetType()) && (property_->GetExtensionFlag() == false)) { in DestroyInner()1368 } else if (property_->GetExtensionFlag() == true) { in DestroyInner()[all …]
616 if (property_->GetExtensionFlag() == true) { in DestroySubWindow()640 if (property_->GetExtensionFlag() && subWindowSessionMap_.empty()) { in DestroySubWindow()658 bool isExtDestroyed = subWindow->property_->GetExtensionFlag(); in DestroySubWindow()1300 if (isUIExtensionAbilityProcess_ && property_->GetExtensionFlag() == true) { in InitUIContent()3024 if (property_->GetExtensionFlag() == true && !isUIExtensionAbilityProcess_) { in NotifyDestroy()
209 bool GetExtensionFlag() const;
1527 bool WindowSessionProperty::GetExtensionFlag() const in GetExtensionFlag() function in OHOS::Rosen::WindowSessionProperty
651 property->GetExtensionFlag(); in SwitchFreeMultiWindow()2666 property->GetExtensionFlag() && property->GetIsUIExtensionAbilityProcess() && in CreateAndConnectSpecificSession()3419 if (sessionProperty && sessionProperty->GetExtensionFlag() == true && in DestroyUIServiceExtensionSubWindow()