Searched refs:contactDeleteSyncTime (Results 1 – 1 of 1) sorted by relevance
84 long contactDeleteSyncTime = 0; in getLastContactDeletedTimestamp() local87 contactDeleteSyncTime = pref.getLong(CONTACT_DELETE_PREF_KEY, time); in getLastContactDeletedTimestamp()88 return validateDeviceTimestamp(context, contactDeleteSyncTime); in getLastContactDeletedTimestamp()