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