Home
last modified time | relevance | path

Searched defs:autoFillType (Results 1 – 23 of 23) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/view_data/
Dhint_to_type_wrap.h23 AceAutoFillType autoFillType = AceAutoFillType::ACE_UNSPECIFIED; member
Dpage_node_info_wrap.h47 virtual void SetAutoFillType(AceAutoFillType autoFillType) {} in SetAutoFillType()
/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
Dpage_node_info.h34 AutoFillType autoFillType = AutoFillType::UNSPECIFIED; member
/foundation/arkui/ace_engine/test/mock/adapter/
Dmock_view_data_wrap_ohos.cpp142 void SetAutoFillType(OHOS::Ace::AceAutoFillType autoFillType) override in SetAutoFillType()
233 OHOS::Ace::AceAutoFillType autoFillType; member in OHOS::Ace::PageNodeInfoWrapOhos
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
Dauto_fill_manager.cpp245 AbilityBase::AutoFillType autoFillType = request.autoFillType; in ConvertAutoFillWindowType() local
324 bool AutoFillManager::IsNeedToCreatePopupWindow(const AbilityBase::AutoFillType &autoFillType) in IsNeedToCreatePopupWindow()
/foundation/ability/ability_runtime/test/unittest/auto_fill_manager_test/
Dauto_fill_manager_test.cpp114 const AbilityBase::AutoFillType autoFillType = AbilityBase::AutoFillType::UNSPECIFIED; variable
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dview_data_wrap_ohos.h57 void SetAutoFillType(AceAutoFillType autoFillType) override in SetAutoFillType()
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
Dmock_ace_container.cpp208 …32_t AceContainer::RequestAutoFill(const RefPtr<NG::FrameNode>& node, AceAutoFillType autoFillType, in RequestAutoFill()
215 bool AceContainer::IsNeedToCreatePopupWindow(const AceAutoFillType& autoFillType) in IsNeedToCreatePopupWindow()
Dmock_ace_container_two.cpp210 …32_t AceContainer::RequestAutoFill(const RefPtr<NG::FrameNode>& node, AceAutoFillType autoFillType, in RequestAutoFill()
217 bool AceContainer::IsNeedToCreatePopupWindow(const AceAutoFillType& autoFillType) in IsNeedToCreatePopupWindow()
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
Dmock_ace_container.cpp201 …32_t AceContainer::RequestAutoFill(const RefPtr<NG::FrameNode>& node, AceAutoFillType autoFillType, in RequestAutoFill()
208 bool AceContainer::IsNeedToCreatePopupWindow(const AceAutoFillType& autoFillType) in IsNeedToCreatePopupWindow()
/foundation/arkui/ace_engine/test/mock/core/common/
Dmock_container.cpp149 …2_t MockContainer::RequestAutoFill(const RefPtr<NG::FrameNode>& node, AceAutoFillType autoFillType, in RequestAutoFill()
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/
Dauto_fill_custom_config.h101 AbilityBase::AutoFillType autoFillType = AbilityBase::AutoFillType::UNSPECIFIED; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
Dweb_pattern_part_two_test.cpp405 AceAutoFillType autoFillType = AceAutoFillType::ACE_DETAIL_INFO_WITHOUT_STREET; variable
441 AceAutoFillType autoFillType = AceAutoFillType::ACE_DETAIL_INFO_WITHOUT_STREET; variable
/foundation/arkui/ace_engine/frameworks/core/common/
Dcontainer.h551 virtual bool IsNeedToCreatePopupWindow(const AceAutoFillType& autoFillType) in IsNeedToCreatePopupWindow()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
Dtext_field_pattern_test.cpp2860 AceAutoFillType autoFillType = AceAutoFillType::ACE_UNSPECIFIED; variable
2899 AceAutoFillType autoFillType = AceAutoFillType::ACE_UNSPECIFIED; variable
Dtext_input_modify_test.cpp1392 auto autoFillType = AceAutoFillType::ACE_UNSPECIFIED; variable
Dtext_field_pattern_testeight.cpp1758 AceAutoFillType autoFillType = AceAutoFillType::ACE_UNSPECIFIED; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.cpp2889 bool TextFieldPattern::IsAutoFillPasswordType(const AceAutoFillType& autoFillType) in IsAutoFillPasswordType()
2907 bool TextFieldPattern::CheckAutoFillType(const AceAutoFillType& autoFillType, bool isFromKeyBoard) in CheckAutoFillType()
2927 bool TextFieldPattern::GetAutoFillTriggeredStateByType(const AceAutoFillType& autoFillType) in GetAutoFillTriggeredStateByType()
2944 void TextFieldPattern::SetAutoFillTriggeredStateByType(const AceAutoFillType& autoFillType) in SetAutoFillTriggeredStateByType()
3024 auto autoFillType = GetAutoFillType(); in ProcessAutoFill() local
3231 auto autoFillType = GetAutoFillType(false); in CheckIfNeedToResetKeyboard() local
4648 auto autoFillType = GetAutoFillType(false); in KeyboardContentTypeToInputType() local
8343 RefPtr<PageNodeInfoWrap> nodeWrap, AceAutoFillType autoFillType) in OnBackPressed()
8409 auto autoFillType = GetAutoFillType(); in OnBackPressed() local
10435 bool TextFieldPattern::IsAutoFillUserName(const AceAutoFillType& autoFillType) in OnBackPressed()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
Dpattern.h418 RefPtr<PageNodeInfoWrap> nodeWrap, AceAutoFillType autoFillType) {} in NotifyFillRequestSuccess()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_container.cpp1656AceAutoFillType autoFillType, bool isNative = true, const std::function<void()>& onFinish = nullpt… in FillRequestCallback()
2014 …32_t AceContainer::RequestAutoFill(const RefPtr<NG::FrameNode>& node, AceAutoFillType autoFillType, in RequestAutoFill()
2066 bool AceContainer::IsNeedToCreatePopupWindow(const AceAutoFillType& autoFillType) in IsNeedToCreatePopupWindow()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_pattern.cpp4739 RefPtr<PageNodeInfoWrap> nodeWrap, AceAutoFillType autoFillType) in NotifyFillRequestSuccess()
5034 bool WebPattern::RequestAutoFill(AceAutoFillType autoFillType) in RequestAutoFill()
5039 bool WebPattern::RequestAutoFill(AceAutoFillType autoFillType, const std::vector<RefPtr<PageNodeInf… in RequestAutoFill()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
Dpipeline_context.cpp3370 void PipelineContext::NotifyFillRequestSuccess(AceAutoFillType autoFillType, RefPtr<ViewDataWrap> v… in NotifyFillRequestSuccess()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.cpp2698 …RefPtr<ViewDataWrap> viewDataWrap, RefPtr<PageNodeInfoWrap> nodeWrap, AceAutoFillType autoFillType) in NotifyFillRequestSuccess()