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

  /external/chromium_org/chrome/browser/ui/autofill/
test_generated_credit_card_bubble_controller.cc 42 void TestGeneratedCreditCardBubbleController::SetupAndShow(
45 GeneratedCreditCardBubbleController::SetupAndShow(fronting_card_name,
test_generated_credit_card_bubble_controller.h 39 virtual void SetupAndShow(const base::string16& fronting_card_name,
new_credit_card_bubble_controller.cc 41 (new NewCreditCardBubbleController(web_contents))->SetupAndShow(
88 void NewCreditCardBubbleController::SetupAndShow(
new_credit_card_bubble_controller.h 102 virtual void SetupAndShow(scoped_ptr<CreditCard> new_card,
generated_credit_card_bubble_controller.h 126 virtual void SetupAndShow(const base::string16& fronting_card_name,
generated_credit_card_bubble_controller.cc 84 GetOrCreate(contents)->SetupAndShow(fronting_card_name, backing_card_name);
176 void GeneratedCreditCardBubbleController::SetupAndShow(
185 // Clear any generated state or from the last |SetupAndShow()| call.

Completed in 278 milliseconds