Searched refs:mLastAppIdleParoledTime (Results 1 – 1 of 1) sorted by relevance
242 private long mLastAppIdleParoledTime; field in AppStandbyController497 mLastAppIdleParoledTime = now; in setAppIdleParoled()519 long timeLeft = (mLastAppIdleParoledTime + mAppIdleParoleIntervalMillis) - now; in postNextParoleTimeout()758 final long timeSinceLastParole = now - mLastAppIdleParoledTime; in checkParoleTimeout()811 mInjector.currentTimeMillis() - mLastAppIdleParoledTime; in onDeviceIdleModeChanged()1471 TimeUtils.formatDuration(mLastAppIdleParoledTime, pw); in dumpState()