Searched refs:PowerPolicyConstants (Results 1 – 2 of 2) sorted by relevance
19 public final class PowerPolicyConstants { class23 private PowerPolicyConstants() { } in PowerPolicyConstants() method in PowerPolicyConstants
26 import android.car.cts.powerpolicy.PowerPolicyConstants;70 PowerPolicyConstants.VhalPowerStateReq.ON,71 PowerPolicyConstants.VhalPowerStateReq.CANCEL_SHUTDOWN,72 PowerPolicyConstants.VhalPowerStateReq.FINISHED174 == 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 …]