HomeSort by relevance Sort by last modified time
    Searched full:week (Results 76 - 100 of 808) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/webview/chromium/overlay/frameworks/base/core/res/res/values-en-rGB/
strings.xml 25 <string name="webviewchromium_week_picker_dialog_title" msgid="7510337683315786995">"Set week"</string>
29 <string name="webviewchromium_accessibility_date_picker_week" msgid="3705851794085779778">"Week"</string>
  /frameworks/webview/chromium/overlay/frameworks/base/core/res/res/values-en-rIN/
strings.xml 25 <string name="webviewchromium_week_picker_dialog_title" msgid="7510337683315786995">"Set week"</string>
29 <string name="webviewchromium_accessibility_date_picker_week" msgid="3705851794085779778">"Week"</string>
  /frameworks/webview/chromium/overlay/frameworks/base/core/res/res/values-nl/
strings.xml 25 <string name="webviewchromium_week_picker_dialog_title" msgid="7510337683315786995">"Week instellen"</string>
29 <string name="webviewchromium_accessibility_date_picker_week" msgid="3705851794085779778">"Week"</string>
  /ndk/sources/android/support/include/
langinfo.h 40 /* Abbreviated days of the week */
49 /* Long names of the week */
  /external/chromium/chrome/common/
time_format.h 41 // TODO(tc): This should be able to do things like "Last week". This
  /external/chromium_org/chrome/installer/util/
google_update_experiment_util.cc 40 // DAY = 3 character day of week,
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccaltst.h 47 * Test that the days of the week progress properly when add is called repeatedly
  /external/clang/test/SemaObjC/
comptypes-9.m 2 // FIXME: This test case tests the patch applied in: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080602/006017.html
  /external/e2fsprogs/contrib/
e2croncheck 6 # periodically from the command line, or to be run once a week
  /external/icu4c/test/cintltst/
ccaltst.h 47 * Test that the days of the week progress properly when add is called repeatedly
  /packages/apps/Calendar/res/values-w800dp-h1232dp/
config.xml 24 <!-- when on, event info launched from day/week/month view is shown in full screen, -->
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
print_layout_test_times.py 49 For example, given fast/forms/week/week-input-type.html, -f 1
51 truncates to fast/forms/week . -f 0 truncates to '', which can be used
  /frameworks/base/core/java/android/util/
MonthDisplayHelper.java 44 * @param weekStartDay What day of the week the week should start.
103 * the week as Sunday, and the month starts on a Wednesday, the offset is 3.
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
TimeStatsAggregator.java 34 public static final String TIME_OF_WEEK = "Time of Week";
35 public static final String DAY_OF_WEEK = "Day of Week";
194 // set the fake day of week
  /packages/apps/DeskClock/src/com/android/deskclock/provider/
DaysOfWeek.java 28 * Days of week code as a single int.
39 // Number if days in the week.
118 * Enables or disable certain days of the week.
  /frameworks/webview/chromium/overlay/frameworks/base/core/res/res/values/
strings.xml 44 <!-- Title for the week picker dialog, which can be used to choose a week. [CHAR-LIMIT=32] -->
45 <string name="webviewchromium_week_picker_dialog_title">Set week</string>
52 <!-- Content description for the date time picker week component. [CHAR-LIMIT=32] -->
53 <string name="webviewchromium_accessibility_date_picker_week">Week</string>
  /libcore/luni/src/main/java/java/util/
GregorianCalendar.java 65 * 53. Week 1 for a year is the earliest seven day period starting on
69 * {@code getFirstDayOfWeek()}, and the day of the week of January 1.
70 * Weeks between week 1 of one year and week 1 of the following year are
77 * reflecting ISO 8601 and many national standards), then week 1 of 1998 starts
79 * {@code getFirstDayOfWeek()} is {@code SUNDAY}, then week 1 of
81 * days of 1998 then are part of week 53 of 1997.
85 * 1 to 4 or 5. Week 1 of a month (the days with <code>WEEK_OF_MONTH =
89 * {@code getFirstDayOfWeek()}. Unlike week 1 of a year, week 1 of
550 int week = (fields[DAY_OF_YEAR] - 1 + daysFromStart) \/ 7 local
1140 int week = (fields[day] - ((fields[day] - 1) \/ 7 * 7) - 1 + mod) \/ 7 + 1; local
1164 int week = (fields[day] - ((fields[day] - 1) \/ 7 * 7) - 1 + mod) \/ 7 + 1; local
    [all...]
Calendar.java 75 * {@code Calendar} defines a locale-specific seven day week using two
76 * parameters: the first day of the week and the minimal days in first week
84 * the first week of the month or year as a reference point. The first week of a
88 * numbered ..., -1, 0 precede the first week; weeks numbered 2, 3,... follow
91 * designate the week before week 1 of a year as week <em>n</em> of the
260 * possible value to Sunday (where Sunday is the first day of the week)
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/month/
SimpleDayPickerFragment.java 50 * configured to display the week number, start the week on a given day, show a
68 // The number of days to display in each week
70 // The size of the month name displayed above the week list
103 // When the week starts; numbered like Time.<WEEKDAY> (e.g. SUNDAY=0).
239 // set the title to the month of the second week
301 // Get default week start based on locale, subtracting one for use with android Time.
401 // Get the week we're going to
544 // Takes the start of the week
546 // Takes the start of the following week
    [all...]
  /external/icu4c/i18n/unicode/
ucal.h 107 * month, day-of-month <em>and</em> day-of-week in some cases.
220 * week number within the current year. The first week of the year, as
223 * the value of <code>UCAL_WEEK_OF_YEAR</code> for days before the first week of
233 * week number within the current month. The first week of the month, as
236 * the value of <code>WEEK_OF_MONTH</code> for days before the first week of
264 * of the week. This field takes values <code>SUNDAY</code>,
280 * ordinal number of the day of the week within the current month. Together
289 * <code>DAY_OF_WEEK_IN_MONTH 0</code> indicates the week befor
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
simpletz.cpp 42 // and day-of-week-on-or-before-that-date mode (DOW_LE_DOM_MODE).
275 * day of week in the month (e.g., (2, WEDNESDAY) is the second Wednesday
278 * the day of week in the month counting backward from the end of the month.
281 * specifies the day of the month, regardless of what day of the week it is.
285 * month, regardless of what day of the week it is (e.g., (-2, 0) is the
288 * first specified day of the week on or after the specfied day of the month.
292 * last specified day of the week on or before the specified day of the month.
298 * day-of-week-in-month. Please see the member description for an example.
299 * @param dayOfWeek the daylight savings starting day-of-week. Please see
350 * day-of-week-in-month. See setStartRule() for a complete explanation
    [all...]
  /external/icu4c/i18n/
simpletz.cpp 43 // and day-of-week-on-or-before-that-date mode (DOW_LE_DOM_MODE).
276 * day of week in the month (e.g., (2, WEDNESDAY) is the second Wednesday
279 * the day of week in the month counting backward from the end of the month.
282 * specifies the day of the month, regardless of what day of the week it is.
286 * month, regardless of what day of the week it is (e.g., (-2, 0) is the
289 * first specified day of the week on or after the specfied day of the month.
293 * last specified day of the week on or before the specified day of the month.
299 * day-of-week-in-month. Please see the member description for an example.
300 * @param dayOfWeek the daylight savings starting day-of-week. Please see
351 * day-of-week-in-month. See setStartRule() for a complete explanation
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlarmScheduler.java 89 // whose start times begin within some interval (ie. 1 week out). This means
90 // reminders which are configured for more than 1 week out won't fire on time. We
101 * reminders for all events occurring in the next week). This means for example,
102 * a 2 week notification will not fire on time.
182 Log.d(TAG, "No events found starting within 1 week.");
184 Log.d(TAG, "Query result count for events starting within 1 week: " + eventCount);
  /external/chromium_org/chrome/browser/ui/webui/
history_ui.h 123 // - WEEK: the last 7 days.
127 WEEK = 1,
166 // Sets the query options for a week-wide query, |offset| weeks ago.
  /external/chromium_org/third_party/WebKit/Source/platform/text/
PlatformLocale.h 95 // weekFormatInLDML() returns week and year format in LDML, Unicode
96 // technical standard 35, Locale Data Markup Language, e.g. "'Week' ww, yyyy"
126 // The first day of a week. 0 is Sunday, and 6 is Saturday.

Completed in 600 milliseconds

1 2 34 5 6 7 8 91011>>