Searched refs:getPropertyHal (Results 1 – 2 of 2) sorted by relevance
200 public PropertyHalService getPropertyHal() { in getPropertyHal() method in VehicleHal
146 mCarPropertyService = new CarPropertyService(serviceContext, mHal.getPropertyHal()); in ICarImpl()