Lines Matching refs:ExtensionWindowImpl
23 constexpr HiviewDFX::HiLogLabel LABEL = {LOG_CORE, HILOG_DOMAIN_WINDOW, "ExtensionWindowImpl"};
26 Rosen::ExtensionWindowImpl::ExtensionWindowImpl(sptr<Window> sessionImpl)
30 ExtensionWindowImpl::~ExtensionWindowImpl() {}
32 WMError ExtensionWindowImpl::GetAvoidAreaByType(AvoidAreaType type, AvoidArea& avoidArea)
38 sptr<Window> ExtensionWindowImpl::GetWindow()
43 WMError ExtensionWindowImpl::HideNonSecureWindows(bool shouldHide)
49 WMError ExtensionWindowImpl::SetWaterMarkFlag(bool isEnable)
55 bool ExtensionWindowImpl::IsPcOrPadFreeMultiWindowMode() const
61 WMError ExtensionWindowImpl::HidePrivacyContentForHost(bool needHide)