Home | History | Annotate | Download | only in widget

Lines Matching refs:endTime

1010         long endTime = SystemClock.uptimeMillis() + SYNC_MAX_DURATION_MILLIS;
1036 while (SystemClock.uptimeMillis() <= endTime) {