Home | History | Annotate | Download | only in format

Lines Matching refs:dst2

58         public int dst2;
62 int dst2) {
75 this.dst2 = dst2;
92 this.dst2 = -1;
228 if (test.dst2 == -1) test.dst2 = local.isDst;
233 || local.minute != test.minute2 || local.isDst != test.dst2) {
236 test.dst2);
249 if (test.dst2 == -1) test.dst2 = local.isDst;
255 || local.minute != test.minute2 || local.isDst != test.dst2) {
258 test.dst2);