Searched refs:mAllowedSystemUptimeMs (Results 1 – 1 of 1) sorted by relevance
355 private final long mAllowedSystemUptimeMs; field in CarRemoteAccessService417 mAllowedSystemUptimeMs = allowedSystemUptimeMs == INVALID_ALLOWED_SYSTEM_UPTIME in CarRemoteAccessService()419 mShutdownTimeInMs = SystemClock.uptimeMillis() + mAllowedSystemUptimeMs; in CarRemoteAccessService()508 long delayForShutdowWarningMs = mAllowedSystemUptimeMs - SHUTDOWN_WARNING_MARGIN_IN_MS; in init()512 mHandler.postWrapUpRemoteAccessService(mAllowedSystemUptimeMs); in init()1152 return mAllowedSystemUptimeMs; in getAllowedSystemUptimeMs()1398 taskMaxDurationInMs = mAllowedSystemUptimeMs; in calcTaskMaxDurationInMsLocked()