Searched refs:yearDay (Results 1 – 4 of 4) sorted by relevance
119 public int yearDay; field in Time313 this.yearDay = 0; in clear()487 yearDay = 0; in parseInternal()675 this.yearDay = 0; in parse3339Internal()793 this.yearDay = that.yearDay; in set()811 this.yearDay = 0; in set()834 this.yearDay = 0; in set()899 int closestThursday = yearDay + sThursdayOffset[weekDay]; in getWeekNumber()910 return temp.yearDay / 7 + 1; in getWeekNumber()1268 time.yearDay = wallTime.getYearDay(); in copyFieldsToTime()[all …]
303 int yearDay = wallTime.getYearDay() + 1; in handleToken() local305 yearDay); in handleToken() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
47935 field @Deprecated public int yearDay;