Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyConstants.java37 public static final int CANCEL_SHUTDOWN = 2; field in PowerPolicyConstants.VhalPowerStateReq
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java111 PowerPolicyConstants.VhalPowerStateReq.CANCEL_SHUTDOWN, in testDefaultStateMachineAtONState()