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