Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DPropertyHalServiceTest.java2105 List<AsyncGetSetRequest> setAsyncRequests = setInvocationWrap.get(0).getArgument(0); in testSetCarPropertyValuesAsync_timeoutBeforePropertyUpdateEvent() local
2108 List.of(setAsyncRequests.get(0).getServiceRequestId())); in testSetCarPropertyValuesAsync_timeoutBeforePropertyUpdateEvent()