HomeSort by relevance Sort by last modified time
    Searched refs:ShouldDisallowCcType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_impl.h 527 bool ShouldDisallowCcType(const base::string16& type) const;
    [all...]
autofill_dialog_controller_impl.cc 829 if (ShouldDisallowCcType(CreditCard::TypeForDisplay(kMasterCard)))
    [all...]

Completed in 631 milliseconds