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