Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_controller_impl.cc1425 const wallet::WalletItems::MaskedInstrument* current_instrument = in RequiredActionTextForSection() local
1427 if (current_instrument) in RequiredActionTextForSection()
1428 return current_instrument->TypeAndLastFourDigits(); in RequiredActionTextForSection()