Home
last modified time | relevance | path

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

/cts/hostsidetests/car/app/src/android/car/cts/app/
DPowerPolicyTestCommandType.java25 DUMP_LISTENER, enumConstant
DPowerPolicyTestCommand.java154 super(testClient, compName, PowerPolicyTestCommandType.DUMP_LISTENER); in DumpListenerCommand()
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java161 String clientAction = PowerPolicyTestCommandType.DUMP_LISTENER.name(); in testPowerPolicyChange()