Home | History | Annotate | Download | only in calendarcommon2

Lines Matching defs:lastMillis

147         long lastMillis = -1;
153 lastMillis = outCal.toMillis(true /* ignore isDst */);
160 if (lastMillis != expectedMillis) {