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

  /external/chromium_org/chrome/browser/ui/views/
profile_chooser_view.cc 389 ShowView(PROFILE_CHOOSER_VIEW, avatar_menu_.get());
397 ShowView(PROFILE_CHOOSER_VIEW, avatar_menu);
407 ShowView(ACCOUNT_MANAGEMENT_VIEW, avatar_menu_.get());
415 ShowView(ACCOUNT_MANAGEMENT_VIEW, avatar_menu_.get());
418 void ProfileChooserView::ShowView(BubbleViewMode view_to_display,
539 ShowView(GAIA_ADD_ACCOUNT_VIEW, avatar_menu_.get());
567 // ShowView() will DCHECK if this view is displayed for non signed-in users.
568 ShowView(ACCOUNT_MANAGEMENT_VIEW, avatar_menu_.get());
575 ShowView(GAIA_SIGNIN_VIEW, avatar_menu_.get());
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_popup_controller_impl.cc 179 ShowView();
585 void AutofillPopupControllerImpl::ShowView() {

Completed in 294 milliseconds