Searched refs:findConnectedRawContacts (Results 1 – 3 of 3) sorted by relevance
425 final Set<Set<Long>> connectedRawContactSets = findConnectedRawContacts(db, allIds); in reAggregateRawContacts()
321 final Set<Set<Long>> connectedRawContactSets = findConnectedRawContacts(db, allIds); in reAggregateRawContacts()
823 protected final Set<Set<Long>> findConnectedRawContacts(SQLiteDatabase db, Set<Long> in findConnectedRawContacts() method in AbstractContactAggregator