Home
last modified time | relevance | path

Searched refs:AUTO_FILL_CANCEL_TIME_OUT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/
H A Dauto_fill_error.h26 AUTO_FILL_CANCEL_TIME_OUT, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_extension_callback.cpp161 …antParams.GetIntParam(WANT_PARAMS_AUTO_FILL_EVENT_KEY, 0) == AutoFill::AUTO_FILL_CANCEL_TIME_OUT) { in OnReceive()