Searched refs:getInputHal (Results 1 – 2 of 2) sorted by relevance
204 public InputHalService getInputHal() { in getInputHal() method in VehicleHal
156 mCarInputService = new CarInputService(serviceContext, mHal.getInputHal()); in ICarImpl()