Home
last modified time | relevance | path

Searched refs:GetUIContentType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h587 UIContentType GetUIContentType() const in GetUIContentType() function
H A Devent_manager.cpp1975 if (container && container->GetUIContentType() == UIContentType::SECURITY_UI_EXTENSION) { in DispatchKeyboardShortcut()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_ui_extension_pattern.cpp161 if (container->GetUIContentType() == UIContentType::SECURITY_UI_EXTENSION) { in CheckConstraint()
H A Dui_extension_pattern.cpp314 if (container->GetUIContentType() == UIContentType::SECURITY_UI_EXTENSION) { in CheckConstraint()