Searched defs:findRawContactId (Results 1 - 2 of 2) sorted by relevance

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
H A DEntitySet.java117 final long rawContactId = this.findRawContactId();
231 public long findRawContactId() { method in class:EntitySet
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
H A DRawContactDeltaList.java136 final long rawContactId = this.findRawContactId();
224 final long rawContactId = this.findRawContactId();
406 public long findRawContactId() { method in class:RawContactDeltaList

Completed in 141 milliseconds