Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_manager.cpp29 const std::string AUTO_FILL_START_POPUP_WINDOW = "persist.sys.abilityms.autofill.is_passwd_popup_wi… variable
251 if (system::GetBoolParameter(AUTO_FILL_START_POPUP_WINDOW, false)) { in ConvertAutoFillWindowType()
303 if (system::GetBoolParameter(AUTO_FILL_START_POPUP_WINDOW, false)) { in IsNeedToCreatePopupWindow()