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