Searched refs:getByRawContactId (Results 1 – 3 of 3) sorted by relevance
163 final RawContactDelta match = set.getByRawContactId(rawContactId); in insertPhone()168 final RawContactDelta match = set.getByRawContactId(rawContactId); in getPhone()291 return set.getByRawContactId(rawContactId).getValues().getAsLong(RawContacts.VERSION); in getVersion()461 first.getByRawContactId(CONTACT_BOB).addEntry(bluePhone); in testMergeDataLocalInsertRemoteInsert()516 first.getByRawContactId(CONTACT_MARY).markDeleted(); in testMergeRawContactLocalDeleteRemoteDelete()545 final ContentValues contactInsert = first.getByRawContactId(CONTACT_MARY).getValues() in testMergeRawContactLocalUpdateRemoteDelete()580 final RawContactDelta bobContact = first.getByRawContactId(CONTACT_BOB); in testMergeAfterEnsureAndTrim()
110 final RawContactDelta localEntity = local.getByRawContactId(rawContactId); in mergeAfter()323 public RawContactDelta getByRawContactId(Long rawContactId) { in getByRawContactId() method in RawContactDeltaList
964 && !mState.getByRawContactId(mRawContactIdToDisplayAlone) in isEditingReadOnlyRawContact()988 .getByRawContactId(mReadOnlyDisplayNameId); in hasPendingChanges()1270 final RawContactDelta readOnly = mState.getByRawContactId(mContact.getNameRawContactId()); in copyReadOnlyName()