Searched refs:getPropertyHal (Results 1 – 3 of 3) sorted by relevance
297 public PropertyHalService getPropertyHal() { in getPropertyHal() method in VehicleHal
255 () -> new CarPropertyService(serviceContext, mHal.getPropertyHal())); in ICarImpl()
449 assertThat(mVehicleHal.getPropertyHal()).isEqualTo(mPropertyHalService);