Searched refs:updateSecond (Results 1 – 1 of 1) sorted by relevance
322 final RawContactDelta updateSecond = getUpdate(mContext, CONTACT_SECOND); in testUpdateUpdate() local323 final RawContactDeltaList set = buildSet(updateFirst, updateSecond); in testUpdateUpdate()