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