Searched refs:IsTriggerAutoFillPassword (Results 1 – 2 of 2) sorted by relevance
2460 auto isTriggerPassword = IsTriggerAutoFillPassword(); in CheckAutoFillType()2518 if (isNeedToHitType && !IsTriggerAutoFillPassword()) { in GetAutoFillType()2541 if (isNeedToHitType && !IsTriggerAutoFillPassword()) { in GetAutoFillTypeAndMetaData()2578 if (IsTriggerAutoFillPassword() && autoFillType == AceAutoFillType::ACE_UNSPECIFIED) { in ProcessAutoFill()7230 bool formOtherAccount = (viewDataWrap->GetOtherAccount() && IsTriggerAutoFillPassword()); in OnBackPressed()7281 if (!fillContent.empty() && IsTriggerAutoFillPassword()) { in OnBackPressed()8705 bool TextFieldPattern::IsTriggerAutoFillPassword() in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern
1733 bool IsTriggerAutoFillPassword();