| /packages/apps/Calendar/src/com/android/calendar/month/ |
| SimpleWeekView.java | 264 if (time.weekDay != mWeekStart) { 265 int diff = time.weekDay - mWeekStart;
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
| locale_facets_nonio.h | 461 * @brief Parse input weekday string. 463 * This function parses a weekday name and puts the results into a 467 * Parsing starts by parsing an abbreviated weekday name. If a valid 469 * weekday name, parsing continues until the full name is found or an 481 * @return Iterator to first char beyond weekday name. 600 * @brief Parse input weekday string. 602 * This function parses a weekday name and puts the results into a 612 * @return Iterator to first char beyond weekday name. [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
| locale_facets_nonio.h | 461 * @brief Parse input weekday string. 463 * This function parses a weekday name and puts the results into a 467 * Parsing starts by parsing an abbreviated weekday name. If a valid 469 * weekday name, parsing continues until the full name is found or an 481 * @return Iterator to first char beyond weekday name. 600 * @brief Parse input weekday string. 602 * This function parses a weekday name and puts the results into a 612 * @return Iterator to first char beyond weekday name. [all...] |
| /cts/tests/tests/text/src/android/text/format/cts/ |
| TimeTest.java | 136 assertEquals(time.weekDay, anotherTime.weekDay); 630 assertEquals(0, t.weekDay); 815 // Set fields like weekday. [all...] |
| /external/apache-http/android/src/android/net/http/ |
| LegacyHttpDateTime.java | 36 * Weekday, DD-Mon-YY HH:MM:SS GMT
|
| /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
| TimeTest.java | 96 assertEquals(0, t.weekDay);
|
| /frameworks/base/core/java/com/android/internal/http/ |
| HttpDateTime.java | 36 * Weekday, DD-Mon-YY HH:MM:SS GMT
|
| /frameworks/ex/common/java/com/android/common/ |
| LegacyHttpDateTime.java | 36 * Weekday, DD-Mon-YY HH:MM:SS GMT
|
| /libcore/luni/src/test/java/libcore/java/text/ |
| DateFormatSymbolsTest.java | 62 // The Polish language needs stand-alone month and weekday names.
|
| /packages/apps/Calendar/src/com/android/calendar/widget/ |
| CalendarAppWidgetProvider.java | 137 final String dayOfWeek = DateUtils.getDayOfWeekString(time.weekDay + 1,
|
| /prebuilts/go/darwin-x86/src/time/ |
| format_test.go | 124 hasWD bool // contains a weekday 373 if test.hasWD && time.Weekday() != Thursday { 374 t.Errorf("%s: bad weekday: %s not %s", test.name, time.Weekday(), Thursday)
|
| time_test.go | 41 Weekday Weekday 93 t.Weekday() == u.Weekday [all...] |
| /prebuilts/go/linux-x86/src/time/ |
| format_test.go | 124 hasWD bool // contains a weekday 373 if test.hasWD && time.Weekday() != Thursday { 374 t.Errorf("%s: bad weekday: %s not %s", test.name, time.Weekday(), Thursday)
|
| time_test.go | 41 Weekday Weekday 93 t.Weekday() == u.Weekday [all...] |
| /bionic/libc/tzcode/ |
| strftime.c | 60 const char * weekday[DAYSPERWEEK]; member in struct:lc_time_T 207 "?" : Locale->weekday[t->tm_wday], 384 ** "ISO 8601: Weekday as a decimal number
|
| /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/ |
| Calendar.java | [all...] |
| /packages/apps/DeskClock/src/com/android/deskclock/alarms/dataadapter/ |
| ExpandedAlarmViewHolder.java | 101 final int weekday = weekdays.get(i); local 102 dayButton.setText(UiDataModel.getUiDataModel().getShortWeekday(weekday)); 103 dayButton.setContentDescription(UiDataModel.getUiDataModel().getLongWeekday(weekday));
|
| /prebuilts/go/darwin-x86/pkg/darwin_amd64/ |
| time.a | 81 `UnmarshalBinary>? V"? V& |