Searched refs:CarPowerState (Results 1 – 2 of 2) sorted by relevance
25 public static final class CarPowerState { class in PowerPolicyConstants35 private CarPowerState() { } in CarPowerState() method in PowerPolicyConstants.CarPowerState
174 == 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()