Searched defs:ShouldOfferToSaveInChrome (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc976 bool AutofillDialogControllerImpl::ShouldOfferToSaveInChrome() const { function in class:autofill::AutofillDialogControllerImpl
3683 return ShouldOfferToSaveInChrome() && view_->SaveDetailsLocally();
3925 } else if (ShouldOfferToSaveInChrome()) {
3971 DCHECK(!IsPayingWithWallet() && ShouldOfferToSaveInChrome());

Completed in 73 milliseconds