Home | History | Annotate | Download | only in calendar

Lines Matching defs:options

212             Bundle options = new Bundle();
213 options.putCharSequence("introMessage",
215 options.putBoolean("allowSkip", true);
218 am.addAccount("com.google", CalendarContract.AUTHORITY, null, options,
711 // Add additional options (if any).