Searched refs:cId1 (Results 1 – 1 of 1) sorted by relevance
229 final long cId1 = RawContactUtil.queryContactIdByRawContactId(mResolver, i1.mRawContactId); in testPinnedPositionsAfterJoinAndSplit() local232 assertValuesForContact(cId1, newContentValues(Contacts.PINNED, 1)); in testPinnedPositionsAfterJoinAndSplit()244 assertValuesForContact(cId1, newContentValues(Contacts.PINNED, 1)); in testPinnedPositionsAfterJoinAndSplit()249 ContactUtil.delete(mResolver, cId1); in testPinnedPositionsAfterJoinAndSplit()