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