Home | History | Annotate | Download | only in calendar

Lines Matching defs:startDay

941                 int startDay;
944 startDay = Integer.valueOf(uri.getPathSegments().get(2));
956 return handleEventDayQuery(qb, startDay, endDay, projection, selection,
4879 sInstancesProjectionMap.put(Instances.START_DAY, "startDay");