MenuModelForAccountChooser 1043 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc ui::MenuModel* account_chooser = controller()->MenuModelForAccountChooser(); MenuModelForAccountChooser 1428 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc ui::MenuModel* account_chooser = controller()->MenuModelForAccountChooser(); MenuModelForAccountChooser 1564 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc ui::MenuModel* account_chooser = controller()->MenuModelForAccountChooser(); MenuModelForAccountChooser 1453 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc if (!MenuModelForAccountChooser() && !ShouldShowSignInWebView()) { MenuModelForAccountChooser 2092 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc if (notifications.empty() && MenuModelForAccountChooser()) { MenuModelForAccountChooser 115 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h virtual ui::MenuModel* MenuModelForAccountChooser() OVERRIDE; MenuModelForAccountChooser 545 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc ui::MenuModel* model = controller_->MenuModelForAccountChooser(); MenuModelForAccountChooser 550 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc controller_->MenuModelForAccountChooser()->ActivatedAt(0); MenuModelForAccountChooser 3021 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc EXPECT_EQ(4, controller()->MenuModelForAccountChooser()->GetItemCount()); MenuModelForAccountChooser 3026 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc controller()->MenuModelForAccountChooser()->ActivatedAt(1); MenuModelForAccountChooser 81 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h virtual ui::MenuModel* MenuModelForAccountChooser() = 0; MenuModelForAccountChooser 36 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h MOCK_METHOD0(MenuModelForAccountChooser, ui::MenuModel*()); MenuModelForAccountChooser 499 chrome/browser/ui/views/autofill/autofill_dialog_views.cc bool show_link = !delegate_->MenuModelForAccountChooser(); MenuModelForAccountChooser 514 chrome/browser/ui/views/autofill/autofill_dialog_views.cc ui::MenuModel* model = delegate_->MenuModelForAccountChooser();