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