Searched refs:STATE_SHUTDOWN_ENTER (Results 1 – 15 of 15) sorted by relevance
136 public static final int STATE_SHUTDOWN_ENTER = 5; field in CarPowerManager245 STATE_SHUTDOWN_ENTER,699 case CarPowerManager.STATE_SHUTDOWN_ENTER: in isCompletionAllowed()
89 case CarPowerManager.STATE_SHUTDOWN_ENTER: in onStateChanged()
210 controller.onStateChanged(CarPowerManager.STATE_SHUTDOWN_ENTER, INVALID_TIMEOUT); in testOnStateChanged()
360 mCarLocationService.onStateChanged(CarPowerManager.STATE_SHUTDOWN_ENTER, in testDoesNotThrowExceptionUponPowerStateChanged()
552 case CarPowerManager.STATE_SHUTDOWN_ENTER: in isCompletionAllowed()
443 testShutdownPostponeWhileListenerPendingInState(CarPowerManager.STATE_SHUTDOWN_ENTER, in testShutdownPostponeDuringShutdownEnter()
855 case CarPowerManager.STATE_SHUTDOWN_ENTER: in carPowerStateToPowerCycle()
1328 case CarPowerManager.STATE_SHUTDOWN_ENTER: in handleWaitForFinish()1826 int listenerState = CarPowerManager.STATE_SHUTDOWN_ENTER; in doHandleProcessingComplete()1836 listenerState = CarPowerManager.STATE_SHUTDOWN_ENTER; in doHandleProcessingComplete()
413 CarPowerManager.STATE_SHUTDOWN_ENTER); in testWatchdogDaemonRestart()
1025 .get(CarPowerManager.STATE_SHUTDOWN_ENTER)).isTrue(); in testRegisterListenerWithCompletion()
1682 field TIRAMISU_0 int STATE_SHUTDOWN_ENTER = 5;
1219 field public static final int STATE_SHUTDOWN_ENTER = 5; // 0x5
1293 field public static final int STATE_SHUTDOWN_ENTER = 5; // 0x5
2710 UnflaggedApi: android.car.hardware.power.CarPowerManager#STATE_SHUTDOWN_ENTER:2711 … be flagged with @FlaggedApi: field android.car.hardware.power.CarPowerManager.STATE_SHUTDOWN_ENTER