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