Searched defs:OPTIONS_CALENDAR_SYNC_ENABLED (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/service/
H A DAuthenticatorService.java46 public static final String OPTIONS_CALENDAR_SYNC_ENABLED = "calendar"; field in class:AuthenticatorService
85 boolean syncCalendar = options.getBoolean(OPTIONS_CALENDAR_SYNC_ENABLED, false);

Completed in 46 milliseconds