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

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
H A DEntitySet.java96 final EntityDelta localEntity = local.getByRawContactId(rawContactId);
255 public EntityDelta getByRawContactId(Long rawContactId) { method in class:EntitySet
/packages/apps/Contacts/src/com/android/contacts/model/
H A DRawContactDeltaList.java115 final RawContactDelta localEntity = local.getByRawContactId(rawContactId);
319 public RawContactDelta getByRawContactId(Long rawContactId) { method in class:RawContactDeltaList

Completed in 115 milliseconds