Searched refs:CONTACT_DELETE_PREF_KEY (Results 1 – 1 of 1) sorted by relevance
38 private static final String CONTACT_DELETE_PREF_KEY = "timestamp_delete"; field in SharedPrefUtil85 contactDeleteSyncTime = pref.getLong(CONTACT_DELETE_PREF_KEY, time); in getLastContactDeletedTimestamp()92 eabPref.putLong(CONTACT_DELETE_PREF_KEY, time).commit(); in saveLastContactDeletedTimestamp()101 eabPref.putLong(CONTACT_DELETE_PREF_KEY, 0); in validateDeviceTimestamp()114 eabPref.putLong(CONTACT_DELETE_PREF_KEY, 0); in resetEABSharedPref()