Searched defs:ShowView (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_popup_base_view_browsertest.cc57 void ShowView() { function in class:autofill::AutofillPopupBaseViewTest
90 ShowView();
121 ShowView();
139 ShowView();
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_popup_controller_impl.cc174 ShowView();
549 void AutofillPopupControllerImpl::ShowView() { function in class:autofill::AutofillPopupControllerImpl
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view.cc497 profile_bubble_->ShowView(view_mode, profile_bubble_->avatar_menu_.get());
602 ShowView(view_mode_, avatar_menu_.get());
612 ShowView(view_mode_, avatar_menu);
623 ShowView(switches::IsEnableAccountConsistency() ?
633 ShowView(profiles::BUBBLE_VIEW_MODE_ACCOUNT_MANAGEMENT, avatar_menu_.get());
636 void ProfileChooserView::ShowView(profiles::BubbleViewMode view_to_display, function in class:ProfileChooserView
731 ShowView(profiles::BUBBLE_VIEW_MODE_GAIA_REAUTH, avatar_menu_.get());
752 ShowView(profiles::BUBBLE_VIEW_MODE_ACCOUNT_MANAGEMENT, avatar_menu_.get());
760 ShowView(account_management_available ?
767 ShowView(profile
[all...]

Completed in 100 milliseconds