Home
last modified time | relevance | path

Searched defs:setVehicleStubAsyncResult (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVehicleStubUnitTest.java1018 SetVehicleStubAsyncResult setVehicleStubAsyncResult = setAsyncResult.get(0); in testSetAsyncForSingleProp() local
1051 SetVehicleStubAsyncResult setVehicleStubAsyncResult = setAsyncResult.get(0); in testSetAsyncGlobalPropWithAreaIdSetValueOutOfRange() local
1074 SetVehicleStubAsyncResult setVehicleStubAsyncResult = setAsyncResult.get(0); in testSetAsyncForSpecialPropRemoteException() local
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java760 SetVehicleStubAsyncResult setVehicleStubAsyncResult = in onSetAsyncResults() local