Searched refs:setVehicleStubAsyncResult (Results 1 – 2 of 2) sorted by relevance
1018 SetVehicleStubAsyncResult setVehicleStubAsyncResult = setAsyncResult.get(0); in testSetAsyncForSingleProp() local1020 expect.that(setVehicleStubAsyncResult.getServiceRequestId()).isEqualTo(0); in testSetAsyncForSingleProp()1021 expect.that(setVehicleStubAsyncResult.getServiceRequestId()) in testSetAsyncForSingleProp()1023 expect.that(setVehicleStubAsyncResult.getErrorCode()) in testSetAsyncForSingleProp()1051 SetVehicleStubAsyncResult setVehicleStubAsyncResult = setAsyncResult.get(0); in testSetAsyncGlobalPropWithAreaIdSetValueOutOfRange() local1052 expect.that(setVehicleStubAsyncResult.getServiceRequestId()).isEqualTo(0); in testSetAsyncGlobalPropWithAreaIdSetValueOutOfRange()1053 expect.that(setVehicleStubAsyncResult.getErrorCode()) in testSetAsyncGlobalPropWithAreaIdSetValueOutOfRange()1074 SetVehicleStubAsyncResult setVehicleStubAsyncResult = setAsyncResult.get(0); in testSetAsyncForSpecialPropRemoteException() local1075 expect.that(setVehicleStubAsyncResult.getServiceRequestId()).isEqualTo(0); in testSetAsyncForSpecialPropRemoteException()1076 expect.that(setVehicleStubAsyncResult.getErrorCode()) in testSetAsyncForSpecialPropRemoteException()
760 SetVehicleStubAsyncResult setVehicleStubAsyncResult = in onSetAsyncResults() local762 int serviceRequestId = setVehicleStubAsyncResult.getServiceRequestId(); in onSetAsyncResults()770 int carPropMgrErrorCode = setVehicleStubAsyncResult.getErrorCode(); in onSetAsyncResults()783 setVehicleStubAsyncResult.getCarPropertyErrorCodes()), in onSetAsyncResults()