HomeSort by relevance Sort by last modified time
    Searched refs:month (Results 376 - 400 of 931) sorted by null

<<11121314151617181920>>

  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateFormatTest.java 80 {DateFormat.MONTH, "MMMM", "en", "LLLL"},
416 DateFormat.Field.MONTH,
503 DateFormat.Field.MONTH, // M
527 DateFormat.Field.MONTH, // L
1661 int month, yr, day; local
1722 int year,month,day; local
4109 public int month; \/\/ here 1-based field in class:DateFormatTest.ChineseCalTestDate
4209 int month = rootChineseCalendar.get(Calendar.MONTH) + 1; local
4227 public int month; field in class:DateFormatTest.CalAndFmtTestItem
4325 int month = cal.get(Calendar.MONTH); local
    [all...]
  /cts/tests/tests/text/src/android/text/format/cts/
TimeTest.java 70 time.month = 2;
76 assertEquals(3, cal.get(Calendar.MONTH));
78 assertEquals(expectedMonth, time.month);
82 time.month = 2;
85 assertEquals(expectedMonth, time.month);
100 final int month = 5; local
103 time.set(date, month, year);
105 assertEquals(month, time.month);
120 assertEquals(time.month, anotherTime.month)
    [all...]
  /bionic/libc/kernel/uapi/linux/
telephony.h 65 char month[3]; member in struct:__anon978
  /development/ndk/platforms/android-21/include/linux/
telephony.h 65 char month[3]; member in struct:__anon2075
  /development/ndk/platforms/android-3/include/linux/
telephony.h 57 char month[3]; member in struct:__anon2474
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
WordWidget.java 79 // Pick out month names from resources
83 // Find current month and day
89 monthNames[today.month], today.monthDay);
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
WordWidget.java 68 // Pick out month names from resources
72 // Find current month and day
78 monthNames[today.month], today.monthDay);
  /external/autotest/tko/
utils_unittest.py 17 self.assertEquals(utc_date.month, 1)
  /external/chromium-trace/catapult/dashboard/dashboard/
stats.py 283 """Returns the year, month, day numbers in a yyyy-mm-dd string."""
304 'month': date_to_enqueue.month,
403 month = int(self.request.get('month'))
407 start_time = datetime.datetime(year, month, day)
415 details['date'] = '%s-%s-%s' % (year, month, day)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/
volume.py 342 four weeks. After than, it will keep the first snapshot of the month
352 midnight = datetime.datetime(year=now.year, month=now.month,
385 # Now look through all remaining snaps and keep one per month
389 if current_month and current_month == snap.date.month:
392 current_month = snap.date.month
  /external/kernel-headers/original/uapi/linux/
telephony.h 99 char month[3]; member in struct:__anon14470
  /external/pdfium/fpdfsdk/include/
fsdk_baseannot.h 59 uint8_t month; member in struct:CPDFSDK_DateTime::FX_DATETIME
  /external/skia/infra/bots/flavor/
coverage_flavor.py 75 str(now.year).zfill(4), str(now.month).zfill(2),
  /frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
RecurrenceProcessorTest.java     [all...]
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
DatePickerDialog.java 62 private static final String KEY_SELECTED_MONTH = "month";
121 * @param monthOfYear The month that was set (0-11) for compatibility
123 * @param dayOfMonth The day of the month that was set.
144 * @param monthOfYear The initial month of the dialog.
158 mCalendar.set(Calendar.MONTH, monthOfYear);
170 mCalendar.set(Calendar.MONTH, savedInstanceState.getInt(KEY_SELECTED_MONTH));
179 outState.putInt(KEY_SELECTED_MONTH, mCalendar.get(Calendar.MONTH));
254 mCalendar.get(Calendar.MONTH), mCalendar.get(Calendar.DAY_OF_MONTH));
340 mSelectedMonthTextView.setText(mCalendar.getDisplayName(Calendar.MONTH, Calendar.SHORT,
384 * @param calendar a Calendar object set to the year, month, day desired as the mindate
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/
OldTimeZoneTest.java 29 public int getOffset(int era, int year, int month, int day, int dayOfWeek, int milliseconds) {
  /libcore/ojluni/src/main/java/java/util/
SimpleTimeZone.java 62 * starts or ends is specified by a combination of <em>month</em>,
63 * <em>day-of-month</em>, and <em>day-of-week</em> values. The <em>month</em>
64 * value is represented by a Calendar {@link Calendar#MONTH MONTH} field
71 * <li><b>Exact day of month</b><br>
72 * To specify an exact day of month, set the <em>month</em> and
73 * <em>day-of-month</em> to an exact value, and <em>day-of-week</em> to zero. For
74 * example, to specify March 1, set the <em>month</em> to {@link Calendar#MARC
    [all...]
  /packages/apps/Calendar/tests/src/com/android/calendar/
UtilsTests.java 141 int month, int year) {
142 return createTimeInMillis(second, minute, hour, monthDay, month, year,
147 int month, int year, String timezone) {
149 t.set(second, minute, hour, monthDay, month, year);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
telephony.h 99 char month[3]; member in struct:__anon37850
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
telephony.h 99 char month[3]; member in struct:__anon39819
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
telephony.h 57 char month[3]; member in struct:__anon44031
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
telephony.h 57 char month[3]; member in struct:__anon44484
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
telephony.h 57 char month[3]; member in struct:__anon44939
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
telephony.h 57 char month[3]; member in struct:__anon45347
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
telephony.h 57 char month[3]; member in struct:__anon45807

Completed in 387 milliseconds

<<11121314151617181920>>