Searched refs:mLastAppIdleParoledTime (Results 1 – 1 of 1) sorted by relevance
254 private long mLastAppIdleParoledTime; field in AppStandbyController540 mLastAppIdleParoledTime = now; in setAppIdleParoled()562 long timeLeft = (mLastAppIdleParoledTime + mAppIdleParoleIntervalMillis) - now; in postNextParoleTimeout()801 final long timeSinceLastParole = now - mLastAppIdleParoledTime; in checkParoleTimeout()854 mInjector.currentTimeMillis() - mLastAppIdleParoledTime; in onDeviceIdleModeChanged()1564 TimeUtils.formatDuration(now - mLastAppIdleParoledTime, pw); in dumpState()