Home
last modified time | relevance | path

Searched defs:plusYears (Results 1 – 25 of 261) sorted by relevance

1234567891011

/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/chrono/
H A DChronoDateImpl.java163 abstract ChronoDateImpl<D> plusYears(long yearsToAdd); in plusYears() method in ChronoDateImpl
H A DThaiBuddhistDate.java307 ThaiBuddhistDate plusYears(long years) { in plusYears() method in ThaiBuddhistDate
H A DMinguoDate.java307 MinguoDate plusYears(long years) { in plusYears() method in MinguoDate
H A DJapaneseDate.java534 JapaneseDate plusYears(long years) { in plusYears() method in JapaneseDate
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/time/chrono/
DChronoLocalDateImpl.java243 abstract D plusYears(long yearsToAdd); in plusYears() method in ChronoLocalDateImpl
DThaiBuddhistDate.java366 ThaiBuddhistDate plusYears(long years) { in plusYears() method in ThaiBuddhistDate
DMinguoDate.java366 MinguoDate plusYears(long years) { in plusYears() method in MinguoDate
DJapaneseDate.java607 JapaneseDate plusYears(long years) { in plusYears() method in JapaneseDate
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/chrono/
DChronoLocalDateImpl.java243 abstract D plusYears(long yearsToAdd); in plusYears() method in ChronoLocalDateImpl
DThaiBuddhistDate.java366 ThaiBuddhistDate plusYears(long years) { in plusYears() method in ThaiBuddhistDate
DMinguoDate.java366 MinguoDate plusYears(long years) { in plusYears() method in MinguoDate
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/chrono/
H A DChronoLocalDateImpl.java243 abstract D plusYears(long yearsToAdd); in plusYears() method in ChronoLocalDateImpl
H A DThaiBuddhistDate.java366 ThaiBuddhistDate plusYears(long years) { in plusYears() method in ThaiBuddhistDate
H A DMinguoDate.java366 MinguoDate plusYears(long years) { in plusYears() method in MinguoDate
H A DJapaneseDate.java607 JapaneseDate plusYears(long years) { in plusYears() method in JapaneseDate
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/chrono/
H A DCopticDate.java278 private CopticDate plusYears(long years) { in plusYears() method in CopticDate
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/
H A DYear.java725 public Year plusYears(long yearsToAdd) { in plusYears() method in Year
H A DYearMonth.java823 public YearMonth plusYears(long yearsToAdd) { in plusYears() method in YearMonth
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/17/libcore/ojluni/src/main/java/java/time/
DYear.java725 public Year plusYears(long yearsToAdd) { in plusYears() method in Year
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/
DYear.java725 public Year plusYears(long yearsToAdd) { in plusYears() method in Year
DYearMonth.java823 public YearMonth plusYears(long yearsToAdd) { in plusYears() method in YearMonth
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/
H A DYear.java623 public Year plusYears(long yearsToAdd) { in plusYears() method in Year
H A DPeriod.java569 public Period plusYears(long yearsToAdd) { in plusYears() method in Period
H A DYearMonth.java718 public YearMonth plusYears(long yearsToAdd) { in plusYears() method in YearMonth
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/time/
DYearMonth.java823 public YearMonth plusYears(long yearsToAdd) { in plusYears() method in YearMonth

1234567891011