Home
last modified time | relevance | path

Searched defs:date (Results 251 – 275 of 3737) sorted by relevance

1...<<11121314151617181920>>...150

/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/
DNativeDeviceTest.java2093 Date date = new Date(1476958891000L); in testGetDeviceTimeOffset() local
2112 Date date = new Date(1476958881000L); in testGetDeviceTimeOffset_delay() local
2122 Date date = new Date(1476958881000L); in testSetDate() local
2153 Date date = new Date(1476958881000L); in testSetDate_lowApi() local
2181 Date date = new Date(1476958881000L); in testSetDate_NoAction() local
3145 long date = 1512990942000L; // 2017-12-11 11:15:42.000 UTC in testGetLogcatSinceOnSdk23() local
3168 long date = 1512990942012L; in testGetLogcatSinceOnSdkOver24() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ducal.cpp291 ucal_setGregorianChange(UCalendar *cal, UDate date, UErrorCode *pErrorCode) { in ucal_setGregorianChange()
430 int32_t date, in ucal_setDate()
444 int32_t date, in ucal_setDateTime()
664 ucal_isWeekend(const UCalendar *cal, UDate date, UErrorCode *status) in ucal_isWeekend()
859 UDate date = ((Calendar*)cal)->getTime(*status); in ucal_getTimeZoneOffsetFromLocal() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ducal.cpp296 ucal_setGregorianChange(UCalendar *cal, UDate date, UErrorCode *pErrorCode) { in ucal_setGregorianChange()
435 int32_t date, in ucal_setDate()
449 int32_t date, in ucal_setDateTime()
669 ucal_isWeekend(const UCalendar *cal, UDate date, UErrorCode *status) in ucal_isWeekend()
865 UDate date = ((Calendar*)cal)->getTime(*status); in ucal_getTimeZoneOffsetFromLocal() local
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/utils/
H A DPowerUtil.java178 Date date = Date.from(Instant.ofEpochMilli(roundedTimeOfDayMs)); in getDateTimeStringFromMs() local
192 Date date = Date.from(Instant.ofEpochMilli(roundedTimeOfDayMs)); in getRegularTimeRemainingShortString() local
238 Date date = Date.from(Instant.ofEpochMilli(targetTimeMs)); in getTargetTimeShortString() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/chrono/
DThaiBuddhistChronology.java212 public ThaiBuddhistDate date(Era era, int yearOfEra, int month, int dayOfMonth) { in date() method in ThaiBuddhistChronology
227 public ThaiBuddhistDate date(int prolepticYear, int month, int dayOfMonth) { in date() method in ThaiBuddhistChronology
289 public ThaiBuddhistDate date(TemporalAccessor temporal) { in date() method in ThaiBuddhistChronology
DChronology.java316 default ChronoLocalDate date(Era era, int yearOfEra, int month, int dayOfMonth) { in date() method
330 ChronoLocalDate date(int prolepticYear, int month, int dayOfMonth); in date() method
452 ChronoLocalDate date(TemporalAccessor temporal); in date() method
DIsoChronology.java193 public LocalDate date(Era era, int yearOfEra, int month, int dayOfMonth) { in date() method in IsoChronology
210 public LocalDate date(int prolepticYear, int month, int dayOfMonth) { in date() method in IsoChronology
268 public LocalDate date(TemporalAccessor temporal) { in date() method in IsoChronology
DJapaneseChronology.java211 public JapaneseDate date(Era era, int yearOfEra, int month, int dayOfMonth) { in date() method in JapaneseChronology
232 public JapaneseDate date(int prolepticYear, int month, int dayOfMonth) { in date() method in JapaneseChronology
309 public JapaneseDate date(TemporalAccessor temporal) { in date() method in JapaneseChronology
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/time/chrono/
DThaiBuddhistChronology.java212 public ThaiBuddhistDate date(Era era, int yearOfEra, int month, int dayOfMonth) { in date() method in ThaiBuddhistChronology
227 public ThaiBuddhistDate date(int prolepticYear, int month, int dayOfMonth) { in date() method in ThaiBuddhistChronology
289 public ThaiBuddhistDate date(TemporalAccessor temporal) { in date() method in ThaiBuddhistChronology
DChronology.java316 default ChronoLocalDate date(Era era, int yearOfEra, int month, int dayOfMonth) { in date() method
330 ChronoLocalDate date(int prolepticYear, int month, int dayOfMonth); in date() method
452 ChronoLocalDate date(TemporalAccessor temporal); in date() method
DIsoChronology.java193 public LocalDate date(Era era, int yearOfEra, int month, int dayOfMonth) { in date() method in IsoChronology
210 public LocalDate date(int prolepticYear, int month, int dayOfMonth) { in date() method in IsoChronology
268 public LocalDate date(TemporalAccessor temporal) { in date() method in IsoChronology
DJapaneseChronology.java211 public JapaneseDate date(Era era, int yearOfEra, int month, int dayOfMonth) { in date() method in JapaneseChronology
232 public JapaneseDate date(int prolepticYear, int month, int dayOfMonth) { in date() method in JapaneseChronology
309 public JapaneseDate date(TemporalAccessor temporal) { in date() method in JapaneseChronology
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/chrono/
H A DChronology.java316 default ChronoLocalDate date(Era era, int yearOfEra, int month, int dayOfMonth) { in date() method
330 ChronoLocalDate date(int prolepticYear, int month, int dayOfMonth); in date() method
452 ChronoLocalDate date(TemporalAccessor temporal); in date() method
H A DThaiBuddhistChronology.java212 public ThaiBuddhistDate date(Era era, int yearOfEra, int month, int dayOfMonth) { in date() method in ThaiBuddhistChronology
227 public ThaiBuddhistDate date(int prolepticYear, int month, int dayOfMonth) { in date() method in ThaiBuddhistChronology
289 public ThaiBuddhistDate date(TemporalAccessor temporal) { in date() method in ThaiBuddhistChronology
H A DIsoChronology.java193 public LocalDate date(Era era, int yearOfEra, int month, int dayOfMonth) { in date() method in IsoChronology
210 public LocalDate date(int prolepticYear, int month, int dayOfMonth) { in date() method in IsoChronology
268 public LocalDate date(TemporalAccessor temporal) { in date() method in IsoChronology
H A DJapaneseChronology.java211 public JapaneseDate date(Era era, int yearOfEra, int month, int dayOfMonth) { in date() method in JapaneseChronology
232 public JapaneseDate date(int prolepticYear, int month, int dayOfMonth) { in date() method in JapaneseChronology
309 public JapaneseDate date(TemporalAccessor temporal) { in date() method in JapaneseChronology
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/temporal/
H A DTestMonthDay.java504 LocalDate date = LocalDate.of(2007, 1, 1); in test_adjustDate() local
511 LocalDate date = LocalDate.of(2007, 6, 30); in test_adjustDate_resolve() local
518 LocalDate date = LocalDate.of(2007, 6, 30); in test_adjustDate_equal() local
519 assertEquals(test.adjustInto(date), date); in test_adjustDate_equal() local
H A DTestYearMonth.java763 LocalDate date = LocalDate.of(2007, 1, 1); in test_adjustDate() local
770 LocalDate date = LocalDate.of(2008, 2, 29); in test_adjustDate_preserveDoM() local
777 LocalDate date = LocalDate.of(2008, 3, 31); in test_adjustDate_resolve() local
784 LocalDate date = LocalDate.of(2008, 6, 30); in test_adjustDate_equal() local
785 assertEquals(test.adjustInto(date), date); in test_adjustDate_equal() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DOlsonTimeZone.java269 public void getOffset(long date, boolean local, int[] offsets) { in getOffset()
282 public void getOffsetFromLocal(long date, in getOffsetFromLocal()
386 public boolean inDaylightTime(Date date) { in inDaylightTime()
675 private void getHistoricalOffset(long date, boolean local, in getHistoricalOffset()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DOlsonTimeZone.java271 public void getOffset(long date, boolean local, int[] offsets) { in getOffset()
284 public void getOffsetFromLocal(long date, in getOffsetFromLocal()
388 public boolean inDaylightTime(Date date) { in inDaylightTime()
677 private void getHistoricalOffset(long date, boolean local, in getHistoricalOffset()
/aosp_15_r20/external/cronet/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DTimestamps.java215 Date date = new Date(seconds * MILLIS_PER_SECOND); in toString() local
260 Date date = timestampFormat.get().parse(secondValue); in parse() local
343 public static Timestamp fromDate(Date date) { in fromDate()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DTimeZone.java242 public int getOffset(long date) { in getOffset()
265 int getOffsets(long date, int[] offsets) { in getOffsets()
601 public abstract boolean inDaylightTime(Date date); in inDaylightTime()
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DTimeZone.java242 public int getOffset(long date) { in getOffset()
265 int getOffsets(long date, int[] offsets) { in getOffsets()
601 public abstract boolean inDaylightTime(Date date); in inDaylightTime()
/aosp_15_r20/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DTimestamps.java215 Date date = new Date(seconds * MILLIS_PER_SECOND); in toString() local
260 Date date = timestampFormat.get().parse(secondValue); in parse() local
343 public static Timestamp fromDate(Date date) { in fromDate()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/24/libcore/ojluni/src/main/java/java/util/
DTimeZone.java242 public int getOffset(long date) { in getOffset()
265 int getOffsets(long date, int[] offsets) { in getOffsets()
601 public abstract boolean inDaylightTime(Date date); in inDaylightTime()

1...<<11121314151617181920>>...150