Lines Matching defs:subWindow
486 TLOGD(WmsLogTag::WMS_SUB, "Notify subWindow background, id:%{public}d", subwindow->GetPersistentId());
497 TLOGD(WmsLogTag::WMS_SUB, "Notify subWindow foreground, id:%{public}d", subwindow->GetPersistentId());
572 auto subWindow = *iter;
573 if (subWindow == nullptr) {
576 if (subWindow->GetPersistentId() == persistentId) {
590 auto subWindow = *iter;
591 if (subWindow == nullptr) {
596 bool isExtDestroyed = subWindow->property_->GetIsUIExtFirstSubWindow();
598 subWindow->GetPersistentId(), isExtDestroyed);
599 auto ret = subWindow->Destroy(isExtDestroyed);
601 TLOGE(WmsLogTag::WMS_SUB, "Destroy failed. persistentId: %{public}d", subWindow->GetPersistentId());
1206 // subWindow created by UIExtensionAbility