Searched refs:formOtherAccount (Results 1 – 1 of 1) sorted by relevance
7230 bool formOtherAccount = (viewDataWrap->GetOtherAccount() && IsTriggerAutoFillPassword()); in OnBackPressed() local7231 if (!(type == AceAutoFillType::ACE_NEW_PASSWORD && type == autoFillType) && !formOtherAccount) { in OnBackPressed()