Searched refs:carPropertyValue (Results 1 – 1 of 1) sorted by relevance
71 public CarPropertyEvent(int eventType, CarPropertyValue<?> carPropertyValue) { in CarPropertyEvent() argument73 mCarPropertyValue = carPropertyValue; in CarPropertyEvent()