Lines Matching refs:WindowAdapter
217 WMError ret = SingletonContainer::Get<WindowAdapter>().GetTopWindowId(mainWinId, topWinId);
251 WMError ret = SingletonContainer::Get<WindowAdapter>().GetTopWindowId(mainWinId, topWinId);
393 WMError ret = SingletonContainer::Get<WindowAdapter>().GetAvoidAreaByType(windowId, type, avoidArea);
828 pixelMap = SingletonContainer::Get<WindowAdapter>().GetSnapshot(property_->GetWindowId());
843 SingletonContainer::Get<WindowAdapter>().NotifyDumpInfoResult(info);
850 SingletonContainer::Get<WindowAdapter>().NotifyDumpInfoResult(info);
1130 return SingletonContainer::Get<WindowAdapter>().UpdateProperty(property_, action);
1224 if (SingletonContainer::Get<WindowAdapter>().GetSystemConfig(windowSystemConfig_) == WMError::WM_OK) {
1357 ret = SingletonContainer::Get<WindowAdapter>().CreateWindow(windowAgent, property_, surfaceNode_,
1426 WMError ret = SingletonContainer::Get<WindowAdapter>().BindDialogTarget(windowId, targetToken);
1550 ret = SingletonContainer::Get<WindowAdapter>().DestroyWindow(property_->GetWindowId());
1614 ret = SingletonContainer::Get<WindowAdapter>().UpdateRsTree(property_->GetWindowId(), isAdd);
1678 SingletonContainer::Get<WindowAdapter>().MinimizeAllAppWindows(property_->GetDisplayId());
1681 SingletonContainer::Get<WindowAdapter>().ProcessPointDown(property_->GetWindowId(), false);
1700 ret = SingletonContainer::Get<WindowAdapter>().AddWindow(property_);
1747 ret = SingletonContainer::Get<WindowAdapter>().RemoveWindow(property_->GetWindowId(), isFromInnerkits);
1830 return SingletonContainer::Get<WindowAdapter>().SetWindowGravity(property_->GetWindowId(), gravity, percent);
2103 return SingletonContainer::Get<WindowAdapter>().RaiseToAppTop(GetWindowId());
2169 SingletonContainer::Get<WindowAdapter>().SetMaximizeMode(mode);
2179 return SingletonContainer::Get<WindowAdapter>().GetMaximizeMode();
2238 return SingletonContainer::Get<WindowAdapter>().NotifyWindowTransition(fromInfo, toInfo);
2324 return SingletonContainer::Get<WindowAdapter>().RequestFocus(property_->GetWindowId());
2367 SingletonContainer::Get<WindowAdapter>().UpdateAvoidAreaListener(property_->GetWindowId(), true);
2378 SingletonContainer::Get<WindowAdapter>().UpdateAvoidAreaListener(property_->GetWindowId(), false);
2897 SingletonContainer::Get<WindowAdapter>().DispatchKeyEvent(GetWindowId(), keyEvent);
2913 auto res = SingletonContainer::Get<WindowAdapter>().GetModeChangeHotZones(property_->GetDisplayId(), hotZones);
3033 SingletonContainer::Get<WindowAdapter>().NotifyServerReadyToMoveOrDrag(property_->GetWindowId(),
3086 SingletonContainer::Get<WindowAdapter>().NotifyServerReadyToMoveOrDrag(property_->GetWindowId(),
3092 SingletonContainer::Get<WindowAdapter>().NotifyServerReadyToMoveOrDrag(property_->GetWindowId(),
3105 SingletonContainer::Get<WindowAdapter>().ProcessPointUp(GetWindowId());
3110 SingletonContainer::Get<WindowAdapter>().ProcessPointUp(GetWindowId());
3327 SingletonContainer::Get<WindowAdapter>().ProcessPointDown(property_->GetWindowId());
3700 SingletonContainer::Get<WindowAdapter>().ProcessPointDown(property_->GetWindowId());