Home
last modified time | relevance | path

Searched defs:carPropertyEvent (Results 1 – 3 of 3) 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()
165 CarPropertyEvent carPropertyEvent) { in getCallbacksForCarPropertyEvent()
180 CarPropertyEvent carPropertyEvent) { in shouldCallbackBeInvokedLocked()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarPropertyEventTest.java57 CarPropertyEvent carPropertyEvent = CarPropertyEvent in testCreateErrorEvent() local
74 CarPropertyEvent carPropertyEvent = new CarPropertyEvent( in testWriteAndReadEvent() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPropertyManagerUnitTest.java113 CarPropertyEvent carPropertyEvent = new CarPropertyEvent( in createErrorCarPropertyEventList() local
121 CarPropertyEvent carPropertyEvent = new CarPropertyEvent( in createCarPropertyEventList() local