Searched refs:profileModifySyncTime (Results 1 – 1 of 1) sorted by relevance
68 long profileModifySyncTime = 0; in getLastProfileContactChangedTimestamp() local71 profileModifySyncTime = pref.getLong(CONTACT_PROFILE_CHANGED_PREF_KEY, time); in getLastProfileContactChangedTimestamp()72 return validateDeviceTimestamp(context, profileModifySyncTime); in getLastProfileContactChangedTimestamp()