Home
last modified time | relevance | path

Searched refs:carPropertyValue (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyEvent.java71 public CarPropertyEvent(int eventType, CarPropertyValue<?> carPropertyValue) { in CarPropertyEvent() argument
73 mCarPropertyValue = carPropertyValue; in CarPropertyEvent()