Searched refs:PREFERENCE_SYNC_CALENDAR (Results 1 – 1 of 1) sorted by relevance
96 private static final String PREFERENCE_SYNC_CALENDAR = "account_sync_calendar"; field in AccountSettingsFragment377 } else if (key.equals(PREFERENCE_SYNC_CALENDAR)) { in onPreferenceChange()914 (CheckBoxPreference) findPreference(PREFERENCE_SYNC_CALENDAR); in loadSettings()