Searched refs:contactIdPrevious (Results 1 – 1 of 1) sorted by relevance
73 final long contactIdPrevious = cursor.getLong(ContactUtil.INDEX_CONTACT_ID); in bind() local74 if (contactId == contactIdPrevious) { in bind()