Searched defs:carPropertyEvents (Results 1 – 1 of 1) sorted by relevance
1635 public void onEvent(List<CarPropertyEvent> carPropertyEvents) throws RemoteException { in onEvent()1643 private void handleEvents(List<CarPropertyEvent> carPropertyEvents) { in handleEvents()