HomeSort by relevance Sort by last modified time
    Searched defs:ShowView (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_popup_base_view_browsertest.cc 57 void ShowView() {
90 ShowView();
121 ShowView();
139 ShowView();
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_popup_controller_impl.cc 174 ShowView();
549 void AutofillPopupControllerImpl::ShowView() {
  /external/chromium_org/chrome/browser/ui/views/profiles/
profile_chooser_view.cc 497 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,
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(profiles::BUBBLE_VIEW_MODE_GAIA_SIGNIN, avatar_menu_.get())
    [all...]

Completed in 681 milliseconds