Home | History | Annotate | Download | only in i18n

Lines Matching defs:startMs

2055     double startMs = getTimeInMillis(ec);
2062 if (startMs < targetMs) {
2066 setTimeInMillis(startMs, ec);
2091 setTimeInMillis(startMs, ec);
2102 } else if (startMs > targetMs) {
2106 setTimeInMillis(startMs, ec);
2129 setTimeInMillis(startMs, ec);
2142 setTimeInMillis(startMs, ec);