Searched refs:GET_PROPERTY_SERVICE_REQUEST_1 (Results 1 – 1 of 1) sorted by relevance
148 private static final AsyncPropertyServiceRequest GET_PROPERTY_SERVICE_REQUEST_1 = field in PropertyHalServiceTest368 mPropertyHalService.getCarPropertyValuesAsync(List.of(GET_PROPERTY_SERVICE_REQUEST_1), in testGetCarPropertyValuesAsync()390 getPropertyServiceRequests.add(GET_PROPERTY_SERVICE_REQUEST_1); in testGetCarPropertyValuesAsync_multipleRequests()512 mPropertyHalService.getCarPropertyValuesAsync(List.of(GET_PROPERTY_SERVICE_REQUEST_1), in testGetCarPropertyValuesAsync_normalResult()552 mPropertyHalService.getCarPropertyValuesAsync(List.of(GET_PROPERTY_SERVICE_REQUEST_1), in testGetCarPropertyValuesAsync_retryTwiceAndSucceed()575 mPropertyHalService.getCarPropertyValuesAsync(List.of(GET_PROPERTY_SERVICE_REQUEST_1), in testGetCarPropertyValuesAsync_retryAndTimeout()595 mPropertyHalService.getCarPropertyValuesAsync(List.of(GET_PROPERTY_SERVICE_REQUEST_1), in testGetCarPropertyValuesAsync_noResultTimeout()626 mPropertyHalService.getCarPropertyValuesAsync(List.of(GET_PROPERTY_SERVICE_REQUEST_1), in testGetCarPropertyValuesAsync_timeoutFromVehicleStub()649 mPropertyHalService.getCarPropertyValuesAsync(List.of(GET_PROPERTY_SERVICE_REQUEST_1), in testGetCarPropertyValuesAsync_errorResult()677 mPropertyHalService.getCarPropertyValuesAsync(List.of(GET_PROPERTY_SERVICE_REQUEST_1), in testGetCarPropertyValuesAsync_errorResultVendorErrorCode()[all …]