Searched refs:mUnseenConstraintGracePeriodMs (Results 1 – 1 of 1) sorted by relevance
129 private long mUnseenConstraintGracePeriodMs = field in FlexibilityController532 if (nowElapsed < mUnseenConstraintGracePeriodMs) { in hasEnoughSatisfiedConstraintsLocked()553 nowElapsed - lastSeenElapsed <= mUnseenConstraintGracePeriodMs; in hasEnoughSatisfiedConstraintsLocked()1395 if (mUnseenConstraintGracePeriodMs != UNSEEN_CONSTRAINT_GRACE_PERIOD_MS) { in processConstantLocked()1396 mUnseenConstraintGracePeriodMs = UNSEEN_CONSTRAINT_GRACE_PERIOD_MS; in processConstantLocked()