Searched refs:AccountKey (Results 1 – 1 of 1) sorted by relevance
799 static private class AccountKey { class in ContactLoader804 public AccountKey(String accountName, String accountType, String dataSet) { in AccountKey() method in ContactLoader.AccountKey817 if (!(obj instanceof AccountKey)) { in equals()820 final AccountKey other = (AccountKey) obj; in equals()834 final HashSet<AccountKey> accountsSeen = new HashSet<>(); in loadGroupMetaData()839 final AccountKey accountKey = new AccountKey(accountName, accountType, dataSet); in loadGroupMetaData()