Searched refs:nextContactId (Results 1 – 1 of 1) sorted by relevance
431 final long nextContactId = cursor.getLong(PhoneQuery.CONTACT_ID); in bindView() local432 if (currentContactId == nextContactId) { in bindView()