Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
Dauto_fill_manager.cpp106 AutoFill::AutoFillWindowType autoFillWindowType = AutoFill::AutoFillWindowType::MODAL_WINDOW; in HandleRequestExecuteInner() local
185 const AutoFill::AutoFillWindowType &autoFillWindowType, in CreateAutoFillExtension()
241 bool &isSmartAutoFill, AutoFill::AutoFillWindowType &autoFillWindowType) in ConvertAutoFillWindowType()
Dauto_fill_extension_callback.cpp274 void AutoFillExtensionCallback::SetWindowType(const AutoFill::AutoFillWindowType &autoFillWindowTyp… in SetWindowType()
/foundation/ability/ability_runtime/test/unittest/auto_fill_manager_test/
Dauto_fill_manager_test.cpp158 AbilityRuntime::AutoFill::AutoFillWindowType autoFillWindowType variable