Searched refs:carPropertySimulationManager (Results 1 – 1 of 1) sorted by relevance
78 carPropertySimulationManager) { in CarSubscriptionEventListenerToService() argument79 mCarPropertySimulationManager = new WeakReference<>(carPropertySimulationManager); in CarSubscriptionEventListenerToService()84 CarPropertySimulationManager carPropertySimulationManager = in onEvent() local86 if (carPropertySimulationManager != null) { in onEvent()87 carPropertySimulationManager.handleEvents(carPropertyEvents); in onEvent()