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.java23 public static final class CarPowerState { class in PowerPolicyConstants
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java80 testHelper.checkCurrentState(PowerPolicyConstants.CarPowerState.ON); in testPowerPolicySilentMode()
89 testHelper.checkCurrentState(PowerPolicyConstants.CarPowerState.ON); in testPowerPolicySilentMode()
119 testHelper.checkCurrentState(PowerPolicyConstants.CarPowerState.ON); in testDefaultStateMachineAtONState()
134 testHelper.checkCurrentState(PowerPolicyConstants.CarPowerState.ON); in testPowerPolicyChange()
216 testHelper.checkCurrentState(PowerPolicyConstants.CarPowerState.ON); in testPowerPolicyChange()
374 testHelper.checkCurrentState(PowerPolicyConstants.CarPowerState.ON); in checkDefaultPowerPolicySet()