HomeSort by relevance Sort by last modified time
    Searched defs:getByRawContactId (Results 1 - 2 of 2) sorted by null

  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntitySet.java 96 final EntityDelta localEntity = local.getByRawContactId(rawContactId);
255 public EntityDelta getByRawContactId(Long rawContactId) {
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
RawContactDeltaList.java 109 final RawContactDelta localEntity = local.getByRawContactId(rawContactId);
313 public RawContactDelta getByRawContactId(Long rawContactId) {

Completed in 165 milliseconds