Searched refs:SetupAndShow (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dtest_generated_credit_card_bubble_controller.cc42 void TestGeneratedCreditCardBubbleController::SetupAndShow( function in class:autofill::TestGeneratedCreditCardBubbleController
45 GeneratedCreditCardBubbleController::SetupAndShow(fronting_card_name,
H A Dtest_generated_credit_card_bubble_controller.h39 virtual void SetupAndShow(const base::string16& fronting_card_name,
H A Dnew_credit_card_bubble_controller.cc41 (new NewCreditCardBubbleController(web_contents))->SetupAndShow(
88 void NewCreditCardBubbleController::SetupAndShow( function in class:autofill::NewCreditCardBubbleController
H A Dnew_credit_card_bubble_controller.h102 virtual void SetupAndShow(scoped_ptr<CreditCard> new_card,
H A Dgenerated_credit_card_bubble_controller.h126 virtual void SetupAndShow(const base::string16& fronting_card_name,
H A Dgenerated_credit_card_bubble_controller.cc84 GetOrCreate(contents)->SetupAndShow(fronting_card_name, backing_card_name);
176 void GeneratedCreditCardBubbleController::SetupAndShow( function in class:autofill::GeneratedCreditCardBubbleController
185 // Clear any generated state or from the last |SetupAndShow()| call.

Completed in 1453 milliseconds