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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc3006 std::string first_active_instrument_key; local
3029 if (first_active_instrument_key.empty())
3030 first_active_instrument_key = key;
3055 else if (!first_active_instrument_key.empty())
3056 suggested_cc_billing_.SetCheckedItem(first_active_instrument_key);

Completed in 867 milliseconds