Searched refs:evsService (Results 1 – 1 of 1) sorted by relevance
176 StatusListenerList(CarEvsService evsService) { in StatusListenerList() argument177 mService = new WeakReference<>(evsService); in StatusListenerList()