Searched refs:cId4 (Results 1 – 1 of 1) sorted by relevance
230 final long cId4 = RawContactUtil.queryContactIdByRawContactId(mResolver, i4.mRawContactId); in testPinnedPositionsAfterJoinAndSplit() local234 assertValuesForContact(cId4, newContentValues(Contacts.PINNED, PinnedPositions.UNPINNED)); in testPinnedPositionsAfterJoinAndSplit()246 assertValuesForContact(cId4, newContentValues(Contacts.PINNED, PinnedPositions.UNPINNED)); in testPinnedPositionsAfterJoinAndSplit()251 ContactUtil.delete(mResolver, cId4); in testPinnedPositionsAfterJoinAndSplit()