Home
last modified time | relevance | path

Searched defs: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()
314 String clientTestcase, String clientAction, String component, int userId) in checkPowerPolicyListenersUpdated()
326 String clientTestcase, String clientAction, String component) throws Exception { in waitResetPowerPolicyListenersComplete()
346 PowerPolicyTestResult testResult, String clientAction) throws Exception { in testPowerPolicyListeners()
497 String clientAction = PowerPolicyTestCommandType.DUMP_LISTENER.name(); in testPowerPolicyChange() local