Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertySimulationManager.java83 public void onEvent(List<CarPropertyEvent> carPropertyEvents) throws RemoteException { in onEvent()
443 private void handleEvents(List<CarPropertyEvent> carPropertyEvents) { in handleEvents()
DCarPropertyManager.java1700 public void onEvent(List<CarPropertyEvent> carPropertyEvents) throws RemoteException { in onEvent()
1764 private void handleEvents(List<CarPropertyEvent> carPropertyEvents) { in handleEvents()
3813 private void handleCarPropertyEvents(List<CarPropertyEvent> carPropertyEvents) { in handleCarPropertyEvents()