Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_manager.cpp297 bool AutoFillManager::IsNeedToCreatePopupWindow(const AbilityBase::AutoFillType &autoFillType) in IsNeedToCreatePopupWindow() function in OHOS::AbilityRuntime::AutoFillManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h511 virtual bool IsNeedToCreatePopupWindow(const AceAutoFillType& autoFillType) in IsNeedToCreatePopupWindow() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp1635 bool AceContainer::IsNeedToCreatePopupWindow(const AceAutoFillType& autoFillType) in IsNeedToCreatePopupWindow() function in OHOS::Ace::Platform::AceContainer