Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyConstants.java19 public final class PowerPolicyConstants { class
23 private PowerPolicyConstants() { } in PowerPolicyConstants() method in PowerPolicyConstants
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java26 import android.car.cts.powerpolicy.PowerPolicyConstants;
70 PowerPolicyConstants.VhalPowerStateReq.ON,
71 PowerPolicyConstants.VhalPowerStateReq.CANCEL_SHUTDOWN,
72 PowerPolicyConstants.VhalPowerStateReq.FINISHED
174 == PowerPolicyConstants.CarPowerState.ON; in waitForOnState()
193 PowerPolicyConstants.VHAL_POWER_STATE_REQ_PROPERTY_ID, reqNo, param); in triggerVhalPowerStateReq()
243 testHelper.checkCurrentState(PowerPolicyConstants.CarPowerState.ON); in checkForcedSilentMode()
257 testHelper.checkCurrentState(PowerPolicyConstants.CarPowerState.ON); in checkLeaveForcedSilentMode()
449 PowerPolicyConstants.ShutdownParam.NOT_USED); in testDefaultStateMachineAtONState()
453 testHelper.checkCurrentState(PowerPolicyConstants.CarPowerState.ON); in testDefaultStateMachineAtONState()
[all …]