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