AccountChooserText  100 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   virtual base::string16 AccountChooserText() const OVERRIDE;
AccountChooserText   47 chrome/browser/ui/autofill/autofill_dialog_view_delegate.h   virtual base::string16 AccountChooserText() const = 0;
AccountChooserText   21 chrome/browser/ui/autofill/mock_autofill_dialog_view_delegate.h   MOCK_CONST_METHOD0(AccountChooserText, base::string16());
AccountChooserText  495 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   menu_button_->SetText(delegate_->AccountChooserText());