Searched defs:is_primary_account (Results 1 – 1 of 1) sorted by relevance
1362 bool is_primary_account, in CreateAccountButton()1468 bool is_primary_account = primary_account == account_id_to_remove_; in CreateAccountRemovalView() local