Home
last modified time | relevance | path

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

/cts/hostsidetests/car/app/src/android/car/cts/app/
DPowerPolicyTestClient.java169 public void unregisterPowerPolicyListener(String compName) throws Exception { in unregisterPowerPolicyListener() method in PowerPolicyTestClient
DPowerPolicyTestCommand.java156 mTestClient.unregisterPowerPolicyListener(mData); in execute()
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java175 unregisterPowerPolicyListener(component); in testPowerPolicyChange()
295 private void unregisterPowerPolicyListener(String componentName) throws Exception { in unregisterPowerPolicyListener() method in PowerPolicyHostTest