Home | History | Annotate | Download | only in provider

Lines Matching refs:endDay

1855         public static final String END_DAY = "endDay";
1999 public static final String ENDDAY = "endDay";
2019 * endday representing the max range of days for all events beginning on
2035 int endDay = startDay + numDays - 1;
2038 ContentUris.appendId(builder, endDay);