Searched refs:getInputHal (Results 1 – 2 of 2) sorted by relevance
313 public InputHalService getInputHal() { in getInputHal() method in VehicleHal
265 () -> new CarInputService(serviceContext, mHal.getInputHal(), mCarUserService, in ICarImpl()