Searched refs:SHUTDOWN_CANCELLED (Results 1 – 9 of 9) sorted by relevance
76 public static final int SET_SHUTDOWN_CANCELLED = VehicleApPowerStateReport.SHUTDOWN_CANCELLED;290 setPowerState(VehicleApPowerStateReport.SHUTDOWN_CANCELLED, 0); in sendShutdownCancel()
157 mController.onStateChanged(CarPowerStateListener.SHUTDOWN_CANCELLED, null); in testOnShutdownCancelled_shouldCancelGarageMode()299 controller.onStateChanged(CarPowerStateListener.SHUTDOWN_CANCELLED, null); in testOnStateChanged()
140 VehicleApPowerStateReport.SHUTDOWN_CANCELLED); in testCancelShutdownFromShutdownPrepare()155 VehicleApPowerStateReport.SHUTDOWN_CANCELLED); in testCancelShutdownFromWaitForFinish()
88 case CarPowerStateListener.SHUTDOWN_CANCELLED: in onStateChanged()
491 case CarPowerStateListener.SHUTDOWN_CANCELLED: in handleWaitForVhal()889 nextListenerState = CarPowerStateListener.SHUTDOWN_CANCELLED; in doHandleDeepSleep()1675 this.mCarPowerStateListenerState = CarPowerStateListener.SHUTDOWN_CANCELLED; in CpmsState()1770 CarPowerStateListener.SHUTDOWN_CANCELLED)); in forceSimulatedResume()
277 case toInt(VehicleApPowerStateReport::SHUTDOWN_CANCELLED): in onSetProperty()
145 int SHUTDOWN_CANCELLED = 8; field
360 mCarLocationService.onStateChanged(CarPowerStateListener.SHUTDOWN_CANCELLED, null); in testDoesNotThrowExceptionUponPowerStateChanged()
3641 * VehicleApPowerStateReport#SHUTDOWN_CANCELLED, or3651 * VehicleApPowerStateReport#SHUTDOWN_CANCELLED,3789 SHUTDOWN_CANCELLED = 0x8,