Searched refs:last3year (Results 1 – 1 of 1) sorted by relevance
567 long last3year = current - 3 * 365 * 24 * 3600000L; in updateObsoleteItems() local574 sb.append(Contacts.Impl.CONTACT_LAST_UPDATED_TIMESTAMP + ">='" + last3year + "'"); in updateObsoleteItems()