Searched refs:CONTACT_PROFILE_CHANGED_PREF_KEY (Results 1 – 1 of 1) sorted by relevance
39 private static final String CONTACT_PROFILE_CHANGED_PREF_KEY = "profile_timestamp_change"; field in SharedPrefUtil71 profileModifySyncTime = pref.getLong(CONTACT_PROFILE_CHANGED_PREF_KEY, time); in getLastProfileContactChangedTimestamp()78 eabPref.putLong(CONTACT_PROFILE_CHANGED_PREF_KEY, time).commit(); in saveLastProfileContactChangedTimestamp()102 eabPref.putLong(CONTACT_PROFILE_CHANGED_PREF_KEY, 0); in validateDeviceTimestamp()115 eabPref.putLong(CONTACT_PROFILE_CHANGED_PREF_KEY, 0); in resetEABSharedPref()