Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java303 String clientTestcase, String clientAction, String component, int userId) in waitPowerPolicyListenersUpdated() argument
309 clientAction, component, userId); in waitPowerPolicyListenersUpdated()
314 String clientTestcase, String clientAction, String component, int userId) in checkPowerPolicyListenersUpdated() argument
317 return testResult.checkLastTestResultEntryData(clientTestcase, clientAction, in checkPowerPolicyListenersUpdated()
326 String clientTestcase, String clientAction, String component) throws Exception { in waitResetPowerPolicyListenersComplete() argument
330 return testResult.checkLastTestResultEntryData(clientTestcase, clientAction, in waitResetPowerPolicyListenersComplete()
346 PowerPolicyTestResult testResult, String clientAction) throws Exception { in testPowerPolicyListeners() argument
361 testResult.checkLastTestResultEntry(clientTestcase, clientAction, in testPowerPolicyListeners()
371 testResult.checkLastTestResultEntry(clientTestcase, clientAction, in testPowerPolicyListeners()
497 String clientAction = PowerPolicyTestCommandType.DUMP_LISTENER.name(); in testPowerPolicyChange() local
[all …]