Searched refs:CONTACT_DELETE_PREF_KEY (Results 1 – 1 of 1) sorted by relevance
39 private static final String CONTACT_DELETE_PREF_KEY = "timestamp_delete"; field in SharedPrefUtil87 contactDeleteSyncTime = pref.getLong(CONTACT_DELETE_PREF_KEY, time); in getLastContactDeletedTimestamp()94 eabPref.putLong(CONTACT_DELETE_PREF_KEY, time).commit(); in saveLastContactDeletedTimestamp()103 eabPref.putLong(CONTACT_DELETE_PREF_KEY, 0); in validateDeviceTimestamp()116 eabPref.putLong(CONTACT_DELETE_PREF_KEY, 0); in resetEABSharedPref()