Searched refs:mShutdownOnNextSuspend (Results 1 – 1 of 1) sorted by relevance
279 private boolean mShutdownOnNextSuspend; field in CarPowerManagementService654 writer.printf("mShutdownOnNextSuspend: %b\n", mShutdownOnNextSuspend); in dump()710 proto.write(CarPowerDumpProto.SHUTDOWN_ON_NEXT_SUSPEND, mShutdownOnNextSuspend); in dumpProto()993 mShutdownOnNextSuspend = false; // This cancels the "NextSuspend" in handleWaitForVhal()1192 if (mShutdownOnNextSuspend || ( in updateShutdownPrepareStatus()1414 mShutdownOnNextSuspend = false; in doHandleFinish()1994 mShutdownOnNextSuspend = true; in requestShutdownOnNextSuspend()