Searched refs:valueWithErrorCode (Results 1 – 1 of 1) sorted by relevance
86 CarPropertyValue<Integer> valueWithErrorCode = new CarPropertyValue<>(propertyId, areaId, in createErrorEvent() local88 return new CarPropertyEvent(PROPERTY_EVENT_ERROR, valueWithErrorCode); in createErrorEvent()