Home | History | Annotate | Download | only in exchange

Lines Matching refs:endTime

1600         long endTime = System.currentTimeMillis() + (30*MINUTES);
1606 while ((System.currentTimeMillis() < endTime) && !mStop) {