Home
last modified time | relevance | path

Searched defs:enableForeground (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
Dpatternlock_model_ng.cpp113 void PatternLockModelNG::SetEnableForeground(bool enableForeground) in SetEnableForeground()
178 void PatternLockModelNG::SetEnableForeground(FrameNode* frameNode, bool enableForeground) in SetEnableForeground()
Dpatternlock_modifier.cpp640 void PatternLockModifier::SetEnableForeground(bool enableForeground) in SetEnableForeground()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dpatternlock_model_impl.cpp139 void PatternLockModelImpl::SetEnableForeground(bool enableForeground) {}; in SetEnableForeground()