Searched defs:carPropertyEvents (Results 1 – 2 of 2) sorted by relevance
83 public void onEvent(List<CarPropertyEvent> carPropertyEvents) throws RemoteException { in onEvent()443 private void handleEvents(List<CarPropertyEvent> carPropertyEvents) { in handleEvents()
1700 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()