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

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
H A DEntitySet.java256 final int index = this.indexOfRawContactId(rawContactId);
263 public int indexOfRawContactId(Long rawContactId) { method in class:EntitySet
/packages/apps/Contacts/src/com/android/contacts/model/
H A DRawContactDeltaList.java320 final int index = this.indexOfRawContactId(rawContactId);
327 public int indexOfRawContactId(Long rawContactId) { method in class:RawContactDeltaList

Completed in 2469 milliseconds