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

  /external/chromium_org/chrome/browser/ui/views/
profile_chooser_view.h 78 ACCOUNT_MANAGEMENT_VIEW, // Shows a list of accounts for the active user.
profile_chooser_view.cc 404 if (view_mode_ == ACCOUNT_MANAGEMENT_VIEW ||
407 ShowView(ACCOUNT_MANAGEMENT_VIEW, avatar_menu_.get());
414 if (view_mode_ == ACCOUNT_MANAGEMENT_VIEW)
415 ShowView(ACCOUNT_MANAGEMENT_VIEW, avatar_menu_.get());
422 if (view_to_display == ACCOUNT_MANAGEMENT_VIEW) {
568 ShowView(ACCOUNT_MANAGEMENT_VIEW, avatar_menu_.get());

Completed in 30 milliseconds