Searched refs:mShutdownStartTime (Results 1 – 1 of 1) sorted by relevance
270 private long mShutdownStartTime; field in CarPowerManagementService651 writer.printf("mShutdownStartTime: %d\n", mShutdownStartTime); in dump()707 proto.write(CarPowerDumpProto.SHUTDOWN_START_TIME, mShutdownStartTime); in dumpProto()1264 mShutdownStartTime = SystemClock.elapsedRealtime(); in doShutdownPrepare()1830 if (!shutdownOnFinish && mLastSleepEntryTime > mShutdownStartTime) { in doHandleProcessingComplete()2213 if (mLastSleepEntryTime > mShutdownStartTime in finishShutdownPrepare()