Searched refs:ttisstd (Results 1 – 1 of 1) sorted by relevance
293 Byte ttisstd = ttisstds.length == 0 ? null : ttisstds[i]; in mergeTodInfo() local296 new Type(inputType.gmtOffsetSeconds, inputType.isDst, ttisstd, ttisgmt); in mergeTodInfo()309 nullToEmptyString(type.ttisstd), in writeTypes()392 final Byte ttisstd; field in TzFileDumper.Type399 Type(int gmtOffsetSeconds, byte isDst, Byte ttisstd, Byte ttisgmt) { in Type() argument402 this.ttisstd = ttisstd; in Type()