Searched defs:CarPropertyEvent (Results 1 – 1 of 1) sorted by relevance
25 public class CarPropertyEvent implements Parcelable { class73 public CarPropertyEvent(int eventType, @NonNull CarPropertyValue<?> carPropertyValue) { in CarPropertyEvent() method in CarPropertyEvent91 private CarPropertyEvent(Parcel in) { in CarPropertyEvent() method in CarPropertyEvent