Searched defs:syncContacts (Results 1 – 3 of 3) sorted by relevance
80 boolean syncCalendar, boolean syncContacts, boolean enableNotifications) { in newInstance()
911 final CheckBoxPreference syncContacts = in loadSettings() local
204 public boolean syncContacts; field in EmailServiceUtils.EmailServiceInfo