Searched refs:errorList (Results 1 – 1 of 1) sorted by relevance
632 ArrayList<VehiclePropError> errorList = new ArrayList<>(origErrors.payloads.length); in onPropertySetError() local634 errorList.add(error); in onPropertySetError()636 mCallback.onPropertySetError(errorList); in onPropertySetError()