Searched refs:mLastShutdownState (Results 1 – 1 of 1) sorted by relevance
325 private int mLastShutdownState = CarRemoteAccessManager.NEXT_POWER_STATE_OFF; field in CarPowerManagementService677 writer.printf("mLastShutdownState: %d\n", mLastShutdownState); in dump()1013 mLastShutdownState = lastShutdownState; in handleWaitForVhal()3694 return mLastShutdownState; in getLastShutdownState()