Searched refs:mRefService (Results 1 – 1 of 1) sorted by relevance
147 private final WeakReference<CarInputHandlingService> mRefService; field in CarInputHandlingService.EventHandler150 mRefService = new WeakReference<>(service); in EventHandler()155 CarInputHandlingService service = mRefService.get(); in handleMessage()