Searched refs:clientAction (Results 1 – 1 of 1) sorted by relevance
/cts/hostsidetests/car/src/android/car/cts/ |
D | PowerPolicyHostTest.java | 161 String clientAction = PowerPolicyTestCommandType.DUMP_LISTENER.name(); in testPowerPolicyChange() local 176 testResult.checkLastTestResultEntry(clientTestcase, clientAction, in testPowerPolicyChange() 185 testResult.checkLastTestResultEntry(clientTestcase, clientAction, in testPowerPolicyChange() 309 String clientTestcase, String clientAction, String component) throws Exception { in waitPowerPolicyListenersUpdated() argument 314 clientAction, component); in waitPowerPolicyListenersUpdated() 319 String clientTestcase, String clientAction, String component) throws Exception { in checkPowerPolicyListenersUpdated() argument 321 return testResult.checkLastTestResultEntryData(clientTestcase, clientAction, in checkPowerPolicyListenersUpdated() 330 String clientTestcase, String clientAction, String component) throws Exception { in waitResetPowerPolicyListenersComplete() argument 334 return testResult.checkLastTestResultEntryData(clientTestcase, clientAction, in waitResetPowerPolicyListenersComplete()
|