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.java8378 long bestContactId = -1; in getMostReferencedContactId() local
8391 bestContactId = contactId; in getMostReferencedContactId()
8403 return bestContactId; in getMostReferencedContactId()