Searched refs:rotateBefore (Results 1 – 1 of 1) sorted by relevance
335 final long rotateBefore = currentTimeMillis - mRotateAgeMillis; in maybeRotate() local348 if (info.startMillis <= rotateBefore) { in maybeRotate()