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