Searched refs:aceContentType (Results 1 – 1 of 1) sorted by relevance
2509 auto aceContentType = in GetAutoFillType() local2512 if (aceContentType != AceAutoFillType::ACE_UNSPECIFIED) { in GetAutoFillType()2513 return aceContentType; in GetAutoFillType()2530 auto aceContentType = in GetAutoFillTypeAndMetaData() local2533 if (aceContentType != AceAutoFillType::ACE_UNSPECIFIED) { in GetAutoFillTypeAndMetaData()2534 hintToTypeWrap.autoFillType = aceContentType; in GetAutoFillTypeAndMetaData()3050 auto aceContentType = GetAutoFillType(); in AutoFillValueChanged() local3053 …if (aceContentType >= AceAutoFillType::ACE_PASSWORD && aceContentType <= AceAutoFillType::ACE_FORM… in AutoFillValueChanged()8709 auto aceContentType = in OnBackPressed() local8711 if (aceContentType != AceAutoFillType::ACE_UNSPECIFIED) { in OnBackPressed()[all …]