Searched refs:mEJGracePeriodTempAllowlistMs (Results 1 – 1 of 1) sorted by relevance
496 private long mEJGracePeriodTempAllowlistMs = field in QuotaController2645 final long endElapsed = nowElapsed + mEJGracePeriodTempAllowlistMs;2649 mHandler.sendMessageDelayed(msg, mEJGracePeriodTempAllowlistMs);3837 mEJGracePeriodTempAllowlistMs = Math.min(HOUR_IN_MILLIS, in processConstantLocked()4388 return mEJGracePeriodTempAllowlistMs; in getEJGracePeriodTempAllowlistMs()