Home | History | Annotate | Download | only in format

Lines Matching refs:dst2

65         public int dst2;
69 int dst2) {
82 this.dst2 = dst2;
99 this.dst2 = -1;
235 if (test.dst2 == -1) test.dst2 = local.isDst;
240 || local.minute != test.minute2 || local.isDst != test.dst2) {
243 test.dst2);
256 if (test.dst2 == -1) test.dst2 = local.isDst;
262 || local.minute != test.minute2 || local.isDst != test.dst2) {
265 test.dst2);