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