Searched refs:contactDataId (Results 1 – 1 of 1) sorted by relevance
675 Long contactDataId = Long.valueOf(contactDbCursor.getLong( in checkForPhoneNumberDelete() local679 " dataId : " + contactDataId); in checkForPhoneNumberDelete()680 if (eabDataIdList.contains(contactDataId) ) { in checkForPhoneNumberDelete()681 eabDataIdList.remove(contactDataId); in checkForPhoneNumberDelete()686 + " with DataId : " + contactDataId + in checkForPhoneNumberDelete()897 Long contactDataId = profileDataIdList.get(i); in checkForProfilePhoneNumberDelete() local898 logger.debug("Profile contactDataId : " + contactDataId); in checkForProfilePhoneNumberDelete()899 if (eabDataIdList.contains(contactDataId) ) { in checkForProfilePhoneNumberDelete()900 eabDataIdList.remove(contactDataId); in checkForProfilePhoneNumberDelete()904 logger.error("DataId : " + contactDataId + in checkForProfilePhoneNumberDelete()