Searched refs:CONTACT_PROFILE_CHANGED_PREF_KEY (Results 1 – 1 of 1) sorted by relevance
40 private static final String CONTACT_PROFILE_CHANGED_PREF_KEY = "profile_timestamp_change"; field in SharedPrefUtil73 profileModifySyncTime = pref.getLong(CONTACT_PROFILE_CHANGED_PREF_KEY, time); in getLastProfileContactChangedTimestamp()80 eabPref.putLong(CONTACT_PROFILE_CHANGED_PREF_KEY, time).commit(); in saveLastProfileContactChangedTimestamp()104 eabPref.putLong(CONTACT_PROFILE_CHANGED_PREF_KEY, 0); in validateDeviceTimestamp()117 eabPref.putLong(CONTACT_PROFILE_CHANGED_PREF_KEY, 0); in resetEABSharedPref()