Home
last modified time | relevance | path

Searched refs:canJoinIntoContact (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java738 !canJoinIntoContact(db, contactId, rawContactId, accountId)) { in aggregateContact()
810 private boolean canJoinIntoContact(SQLiteDatabase db, long contactId, in canJoinIntoContact() method in ContactAggregator