Searched refs:profileContactsDbCount (Results 1 – 1 of 1) sorted by relevance
851 int profileContactsDbCount = profileDataIdList.size(); in checkForProfilePhoneNumberDelete() local852 logger.error("profileContactsDbCount size : " + profileContactsDbCount); in checkForProfilePhoneNumberDelete()868 if (0 == profileContactsDbCount && 0 == eabDbCursorCount) { in checkForProfilePhoneNumberDelete()872 if (profileContactsDbCount == eabDbCursorCount) { in checkForProfilePhoneNumberDelete()875 } else if (profileContactsDbCount > eabDbCursorCount) { in checkForProfilePhoneNumberDelete()877 } else if (profileContactsDbCount < eabDbCursorCount) { in checkForProfilePhoneNumberDelete()