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