Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarPropertyEventTest.java68 CarPropertyEvent carPropertyEvent = CarPropertyEvent in testCreateErrorEvent() local
83 CarPropertyEvent carPropertyEvent = new CarPropertyEvent( in testWriteAndReadEvent() local
/packages/services/Car/car-lib/src/com/android/car/internal/property/
DCarPropertyEventCallbackController.java54 public void onEvent(CarPropertyEvent carPropertyEvent) { in onEvent()
DCarPropertyEventController.java159 CarPropertyEvent carPropertyEvent) { in getCarPropertyValueIfCallbackRequired()
/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyEvent.java155 CarPropertyEvent carPropertyEvent = (CarPropertyEvent) object; in equals() local
/packages/services/Car/tests/CarLibUnitTest/src/android/car/hardware/property/
DCarPropertyManagerUnitTest.java187 CarPropertyEvent carPropertyEvent = new CarPropertyEvent( in createErrorCarPropertyEventList() local
195 CarPropertyEvent carPropertyEvent = new CarPropertyEvent( in createCarPropertyEventList() local
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java1497 CarPropertyEvent carPropertyEvent = new CarPropertyEvent( in onHalEvents() local