Home
last modified time | relevance | path

Searched defs:autoFillWindowType (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.cpp107 AutoFill::AutoFillWindowType autoFillWindowType = AutoFill::AutoFillWindowType::MODAL_WINDOW; in HandleRequestExecuteInner() local
186 const AutoFill::AutoFillWindowType &autoFillWindowType, in CreateAutoFillExtension()
239 bool &isSmartAutoFill, AutoFill::AutoFillWindowType &autoFillWindowType) in ConvertAutoFillWindowType()
H A Dauto_fill_extension_callback.cpp264 void AutoFillExtensionCallback::SetWindowType(const AutoFill::AutoFillWindowType &autoFillWindowTyp… in SetWindowType()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/auto_fill_manager_test/
H A Dauto_fill_manager_test.cpp227 AbilityRuntime::AutoFill::AutoFillWindowType autoFillWindowType variable