Home
last modified time | relevance | path

Searched refs:CarPowerState (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyConstants.java25 public static final class CarPowerState { class in PowerPolicyConstants
35 private CarPowerState() { } in CarPowerState() method in PowerPolicyConstants.CarPowerState
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java174 == PowerPolicyConstants.CarPowerState.ON; in waitForOnState()
243 testHelper.checkCurrentState(PowerPolicyConstants.CarPowerState.ON); in checkForcedSilentMode()
257 testHelper.checkCurrentState(PowerPolicyConstants.CarPowerState.ON); in checkLeaveForcedSilentMode()
453 testHelper.checkCurrentState(PowerPolicyConstants.CarPowerState.ON); in testDefaultStateMachineAtONState()
465 testHelper.checkCurrentState(PowerPolicyConstants.CarPowerState.ON); in testPowerPolicyChange()