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

  /external/chromium_org/chrome/browser/ui/webui/
history_ui.h 123 // - WEEK: the last 7 days.
127 WEEK = 1,
164 // Sets the query options for a week-wide query, |offset| weeks ago.
history_ui.cc 503 // - the offset from which the search should start (in multiples of week or
525 else if (range == BrowsingHistoryHandler::WEEK)
    [all...]
  /cts/tests/tests/app.usage/src/android/app/usage/cts/
UsageStatsTest.java 64 private static final long WEEK = 7 * DAY;
278 intervalLengths.put(UsageStatsManager.INTERVAL_WEEKLY, WEEK);
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java 484 case ViewType.WEEK:
577 // 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 113 public static final int DEFAULT_START_VIEW = CalendarController.ViewType.WEEK;
CalendarController.java 133 * One of the Agenda/Day/Week/Month view types
140 final int WEEK = 3;
460 || (Utils.getAllowWeekForDetailView() && event.viewType == ViewType.WEEK)) {
    [all...]
Utils.java 440 * Save default agenda/day/week/month view for next time
450 if (mAllowWeekForDetailView && viewId == CalendarController.ViewType.WEEK) {
585 * Returns the week since {@link Time#EPOCH_JULIAN_DAY} (Jan 1, 1970)
586 * adjusted for first day of week.
588 * This takes a julian day and the week start day and calculates which
589 * week since {@link Time#EPOCH_JULIAN_DAY} that day occurs in, starting
590 * at 0. *Do not* use this to compute the ISO week number for the year.
592 * @param julianDay The julian day to calculate the week number for
593 * @param firstDayOfWeek Which week day is the first day of the week,
    [all...]
  /external/chromium_org/chrome/browser/resources/quota_internals/
event_handler.js 137 var WEEK = 7 * DAY;
142 var SHOW_DAY = 2 * WEEK;
  /external/chromium_org/chrome/browser/resources/history/
history.js 535 * timeframe (day or week) based containers.
548 WEEK: 1,
714 * query 'window' |range| days behind. As such for range set to WEEK an offset
944 $('timeframe-filter-week').addEventListener('change', handleRangeChange);
    [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/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 1046 milliseconds