Home
last modified time | relevance | path

Searched defs:CarPropertyEvent (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyEvent.java25 public class CarPropertyEvent implements Parcelable { class
85 public CarPropertyEvent(int eventType, @NonNull CarPropertyValue<?> carPropertyValue) { in CarPropertyEvent() method in CarPropertyEvent
94 public CarPropertyEvent(int eventType, @NonNull CarPropertyValue<?> carPropertyValue, in CarPropertyEvent() method in CarPropertyEvent
121 private CarPropertyEvent(Parcel in) { in CarPropertyEvent() method in CarPropertyEvent