Home
last modified time | relevance | path

Searched refs:registerPowerPolicyListener (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/car/app/src/android/car/cts/app/
DPowerPolicyTestClient.java151 public void registerPowerPolicyListener(String compName) throws Exception { in registerPowerPolicyListener() method in PowerPolicyTestClient
DPowerPolicyTestCommand.java137 mTestClient.registerPowerPolicyListener(mData); in execute()
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java165 registerPowerPolicyListener(component); in testPowerPolicyChange()
291 private void registerPowerPolicyListener(String componentName) throws Exception { in registerPowerPolicyListener() method in PowerPolicyHostTest