HomeSort by relevance Sort by last modified time
    Searched refs:WEEK (Results 1 - 9 of 9) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java 511 case ViewType.WEEK:
601 // FRAG_TODO save highlighted days of the week;
    [all...]
CalendarViewAdapter.java 49 // Day view: show day of the week + full date underneath
50 // Week view: show the month + year
52 // Agenda view: show day of the week + full date underneath
66 // The current selected event's time, used to calculate the date and day of the week
188 case ViewType.WEEK:
226 case ViewType.WEEK:
304 // Used when the user selects a new day/week/month to watch
310 // Builds a string with the day of the week and the word yesterday/today/tomorrow
344 // Week: month day-day or month day - month day
385 // Calculate the start of the week, taking into account the "first day of the week
420 int week = Utils.getWeekNumberFromTime(mMilliTime, mContext); local
    [all...]
GeneralPreferences.java 100 public static final int DEFAULT_START_VIEW = CalendarController.ViewType.WEEK;
CalendarController.java 139 * One of the Agenda/Day/Week/Month view types
146 final int WEEK = 3;
428 || (Utils.getAllowWeekForDetailView() && event.viewType == ViewType.WEEK)) {
    [all...]
Utils.java 296 * Save default agenda/day/week/month view for next time
306 if (mAllowWeekForDetailView && viewId == CalendarController.ViewType.WEEK) {
441 * Returns the week since {@link Time#EPOCH_JULIAN_DAY} (Jan 1, 1970)
442 * adjusted for first day of week.
444 * This takes a julian day and the week start day and calculates which
445 * week since {@link Time#EPOCH_JULIAN_DAY} that day occurs in, starting
446 * at 0. *Do not* use this to compute the ISO week number for the year.
448 * @param julianDay The julian day to calculate the week number for
449 * @param firstDayOfWeek Which week day is the first day of the week,
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 272 milliseconds