Searched defs:findAccountsOfExistingSimContacts (Results 1 – 3 of 3) sorted by relevance
104 public abstract Map<AccountWithDataSet, Set<SimContact>> findAccountsOfExistingSimContacts( in findAccountsOfExistingSimContacts() method in SimContactDao
177 public Map<AccountWithDataSet, Set<SimContact>> findAccountsOfExistingSimContacts( in findAccountsOfExistingSimContacts() method in SimContactDaoImpl188 private void findAccountsOfExistingSimContacts(List<SimContact> contacts, in findAccountsOfExistingSimContacts() method in SimContactDaoImpl
93 public Map<AccountWithDataSet, Set<SimContact>> findAccountsOfExistingSimContacts( in findAccountsOfExistingSimContacts() method in FakeSimContactDao