/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
RRuleTest.java | 523 // 1 2 3 // < 4 days, so not a week 528 // 1 2 // < 4 days, so not a week 542 * Find the first weekday of the first week of the year. 543 * The first week of the year may be partial, and the first week is considered [all...] |
/external/icu4c/i18n/unicode/ |
smpdtfmt.h | 161 * <td>Year (in "Week of Year" based calendars). Normally the length specifies the padding, 163 * year-week calendar as defined by ISO 8601, but can be used in non-Gregorian based calendar systems 164 * where week date processing is desired. May not always be the same value as calendar year.</td> 265 * <th rowspan="2">week</th> 269 * <td>Week of Year.</td> 275 * <td>Week of Month</td> 294 * <td>Day of Week in Month. The example is for the 2nd Wed in July</td> 306 * <th rowspan="14">week<br> 311 * <td rowspan="4">Day of week - Use one through three letters for the short day, or four for the full name, 330 * <td rowspan="5">Local day of week. Same as E except adds a numeric value that will depend on the loca [all...] |
rbtz.h | 142 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday) 163 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
smpdtfmt.h | 72 * Y year (week of year) (Number) 1997 82 * E day of week (Text) Tuesday 83 * e day of week (local 1~7) (Text & Number) Tues & 2 85 * F day of week in month (Number) 2 (2nd Wed in July) 86 * w week in year (Number) 27 87 * W week in month (Number) 2 100 * c stand alone day of week (Text & Number) Tuesday & 2 206 * The calendar defines what is the first day of the week, the first week of the [all...] |
rbtz.h | 142 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday) 163 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
|
vtzone.h | 169 * BYDAY rule with day of week (such as BYDAY=1SUN). This method produce 206 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday) 227 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
|
/packages/apps/Calendar/src/com/android/calendar/event/ |
EditEventHelper.java | [all...] |
/external/icu4c/test/cintltst/ |
ccaltst.c | 407 /*setting the first day of the week to other values */ 422 /*setting minimal days of the week to other values */ [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/third_party/WebKit/Source/web/tests/ |
LocaleMacTest.cpp | 179 EXPECT_STREQ("Week 04, 2005", formatWeek("en_US", "2005-W04").utf8().data()); 180 EXPECT_STREQ("Week 52, 2005", formatWeek("en_US", "2005-W52").utf8().data());
|
/external/clang/unittests/Tooling/ |
RecursiveASTVisitorTest.cpp | 284 // From cfe-commits/Week-of-Mon-20100830/033998.html 336 // From cfe-commits/Week-of-Mon-20100830/033977.html
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
mysql.php | 154 "DAY", "HOUR", "MICROSECOND", "MINUTE", "MONTH", "QUARTER", "SECOND", "WEEK", "YEAR" 212 "SECOND", "TIME", "WEEK", "YEAR"
|
cobol.php | 94 'DAY-OF-WEEK', 'DE', 'DEBUG-CONTENTS', 'DEBUG-ITEM', 'DEBUG-LINE',
|
/frameworks/base/docs/html/design/patterns/ |
app-structure.jd | 95 well. Navigation supports switching views of day, week, month, and agenda views. 134 <li>The user is switching between views of the same data set (for example: calendar events viewed by day, week, or month) or data sets of the same type (such as content for two different accounts).</li>
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/ |
DayPickerView.java | 56 // The number of days to display in each week 79 // When the week starts; numbered like Time.<WEEKDAY> (e.g. SUNDAY=0).
|
/external/chromium/base/ |
pr_time_unittest.cc | 34 0, // day of week (ignored, output only)
|
/external/chromium_org/v8/src/ |
date.h | 157 // - week day of first day.
|
/external/v8/src/ |
date.h | 157 // - week day of first day.
|
/frameworks/base/docs/html/reference/renderscript/ |
rs__time_8rsh_source.html | 58 <a name="l00056"></a><a class="code" href="structrs__tm.html#a4d40217d3cd15b51e0093db1810426e4">00056</a> <span class="keywordtype">int</span> <a class="code" href="structrs__tm.html#a4d40217d3cd15b51e0093db1810426e4" title="day of the week">tm_wday</a>;
|
structrs__tm.html | 56 <tr><td class="mdescLeft"> </td><td class="mdescRight">day of the week <br/></td></tr>
|
/packages/apps/Browser/src/com/android/browser/ |
GoogleAccountLogin.java | 254 // See if we last logged in less than a week ago.
|
/packages/apps/Calendar/src/com/android/calendar/ |
DayFragment.java | 37 * This is the base class for Day and Week Activities.
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
MonthWeekEventsView.java | 254 // Sets the list of events for this week. Takes a sorted list of arrays 594 // This adds the first line separating the week number [all...] |
/packages/apps/Exchange/src/com/android/exchange/ |
Eas.java | 73 // 3 1 week ago Yes No
|
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/ |
NotificationService.java | 177 + "store last week but I had not been able to try it in the field "
|