Searched refs:timeOfNextPossibleRotationNanos (Results 1 – 1 of 1) sorted by relevance
1120 long timeOfNextPossibleRotationNanos = in scheduleRotationEvaluationIfNecessaryLocked() local1122 if (now >= timeOfNextPossibleRotationNanos) { in scheduleRotationEvaluationIfNecessaryLocked()1132 (long) Math.ceil((timeOfNextPossibleRotationNanos - now) * MILLIS_PER_NANO); in scheduleRotationEvaluationIfNecessaryLocked()