Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DAbstractContactAggregator.java884 setPresenceContactId(rawContactId, contactId); in createContactForRawContacts()
931 private void setPresenceContactId(long rawContactId, long contactId) { in setPresenceContactId() method in AbstractContactAggregator