Home
last modified time | relevance | path

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

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DEntitySet.java256 final int index = this.indexOfRawContactId(rawContactId); in getByRawContactId()
263 public int indexOfRawContactId(Long rawContactId) { in indexOfRawContactId() method in EntitySet
/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