Searched refs:currentSystemAccounts (Results 1 – 1 of 1) sorted by relevance
5367 boolean haveAccountsChanged(Account[] currentSystemAccounts) { in haveAccountsChanged() argument5378 final Set<Account> currentAccounts = Sets.newHashSet(currentSystemAccounts); in haveAccountsChanged()