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

/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view.cc1362 bool is_primary_account,
1468 bool is_primary_account = primary_account == account_id_to_remove_; local
1476 if (is_primary_account) {
1502 if (!is_primary_account) {
1360 CreateAccountButton(views::GridLayout* layout, const std::string& account_id, bool is_primary_account, bool reauth_required, int width) argument

Completed in 73 milliseconds