Home
last modified time | relevance | path

Searched defs:getCurrentPolicyId (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DCpmsSystemLayerStateInfo.java60 public String getCurrentPolicyId() { in getCurrentPolicyId() method in CpmsSystemLayerStateInfo
DCpmsFrameworkLayerStateInfo.java100 public String getCurrentPolicyId() { in getCurrentPolicyId() method in CpmsFrameworkLayerStateInfo
/cts/tests/tests/car/src/android/car/cts/
DCarPowerManagerTest.java417 public String getCurrentPolicyId(long waitTimeMs) throws Exception { in getCurrentPolicyId() method in CarPowerManagerTest.PowerPolicyListenerImpl