Searched refs:profileContactsDbCount (Results 1 – 1 of 1) sorted by relevance
845 int profileContactsDbCount = profileDataIdList.size(); in checkForProfilePhoneNumberDelete() local846 logger.error("profileContactsDbCount size : " + profileContactsDbCount); in checkForProfilePhoneNumberDelete()862 if (0 == profileContactsDbCount && 0 == eabDbCursorCount) { in checkForProfilePhoneNumberDelete()866 if (profileContactsDbCount == eabDbCursorCount) { in checkForProfilePhoneNumberDelete()869 } else if (profileContactsDbCount > eabDbCursorCount) { in checkForProfilePhoneNumberDelete()871 } else if (profileContactsDbCount < eabDbCursorCount) { in checkForProfilePhoneNumberDelete()