Searched refs:queryAccountsOfRawContacts (Results 1 – 1 of 1) sorted by relevance
215 final Cursor accountsCursor = queryAccountsOfRawContacts(rawContactToSimContact.keySet()); in findAccountsOfExistingSimContacts()359 private Cursor queryAccountsOfRawContacts(Set<Long> ids) { in queryAccountsOfRawContacts() method in SimContactDaoImpl