Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java7995 long bestContactId = -1; in getMostReferencedContactId() local
8008 bestContactId = contactId; in getMostReferencedContactId()
8020 return bestContactId; in getMostReferencedContactId()