Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/com/android/car/internal/
DCarPropertyEventCallbackController.java76 public void forwardPropertyChanged(CarPropertyEvent carPropertyEvent) { in forwardPropertyChanged()
90 public void forwardErrorEvent(CarPropertyEvent carPropertyEvent) { in forwardErrorEvent()
149 CarPropertyEvent carPropertyEvent) { in getCallbacksForCarPropertyEvent()
164 CarPropertyEvent carPropertyEvent) { in shouldCallbackBeInvokedLocked()
/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/android/car/hardware/property/
DCarPropertyEvent.java165 CarPropertyEvent carPropertyEvent = (CarPropertyEvent) object; in equals() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPropertyManagerUnitTest.java165 CarPropertyEvent carPropertyEvent = new CarPropertyEvent( in createErrorCarPropertyEventList() local
173 CarPropertyEvent carPropertyEvent = new CarPropertyEvent( in createCarPropertyEventList() local
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java1322 CarPropertyEvent carPropertyEvent = new CarPropertyEvent( in onHalEvents() local