Searched refs:getLastShutdownState (Results 1 – 3 of 3) sorted by relevance
501 mNextPowerState = getLastShutdownState(); in init()1427 private int getLastShutdownState() { in getLastShutdownState() method in CarRemoteAccessService1428 return mPowerService.getLastShutdownState(); in getLastShutdownState()
273 when(mCarPowerManagementService.getLastShutdownState()) in setUp()1178 when(mCarPowerManagementService.getLastShutdownState()) in testNotifyShutdownStarting_noNotifyNextPowerStateOn()
3692 public int getLastShutdownState() { in getLastShutdownState() method in CarPowerManagementService3818 requestShutdownAp(getLastShutdownState(), /* runGarageMode= */ true); in maybeEnterGarageModeOnBoot()