Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVehicleStubUnitTest.java1017 GetVehicleStubAsyncResult newAsyncGetResult = getNewAsyncResult.get(0); in testSetAsyncForSingleProp() local
1019 HalPropValue updatedPropValue = newAsyncGetResult.getHalPropValue(); in testSetAsyncForSingleProp()
1022 .isEqualTo(newAsyncGetResult.getServiceRequestId()); in testSetAsyncForSingleProp()