Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactDeltaList.java324 final int index = this.indexOfRawContactId(rawContactId); in getByRawContactId()
331 public int indexOfRawContactId(Long rawContactId) { in indexOfRawContactId() method in RawContactDeltaList