Searched defs:vehiclePropErrors (Results 1 – 2 of 2) sorted by relevance
2147 ArrayList<VehiclePropError> vehiclePropErrors = new ArrayList<>(); in testSetCarPropertyValuesAsync_onPropertySetError() local2468 ArrayList<VehiclePropError> vehiclePropErrors = new ArrayList<>(); in testOnPropertySetError() local
1546 public void onPropertySetError(ArrayList<VehiclePropError> vehiclePropErrors) { in onPropertySetError()