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/ContactsCommon/src/com/android/contacts/common/model/
DRawContactDeltaList.java434 final int index = this.indexOfRawContactId(rawContactId); in getByRawContactId()
441 public int indexOfRawContactId(Long rawContactId) { in indexOfRawContactId() method in RawContactDeltaList