Searched refs:currentAccounts (Results 1 – 1 of 1) sorted by relevance
5187 final Set<Account> currentAccounts = Sets.newHashSet(currentSystemAccounts); in haveAccountsChanged() local5188 return !knownAccountSet.equals(currentAccounts); in haveAccountsChanged()