Searched refs:CarPropertyService (Results 1 – 6 of 6) sorted by relevance
50 private CarPropertyService mCarPropertyService;122 CarNightService(Context context, CarPropertyService propertyService) { in CarNightService()
51 public class CarPropertyService extends ICarProperty.Stub class63 public CarPropertyService(Context context, PropertyHalService hal) { in CarPropertyService() method in CarPropertyService105 CarPropertyService.this.unregisterListenerBinderLocked(propId, mListenerBinder); in binderDied()
58 private CarPropertyService mPropertyService;80 public CarDrivingStateService(Context context, CarPropertyService propertyService) { in CarDrivingStateService()
131 private final CarPropertyService mCarPropertyService;155 CarPropertyService propertyService) { in CarUxRestrictionsManagerService()
89 private final CarPropertyService mCarPropertyService;146 mCarPropertyService = new CarPropertyService(serviceContext, mHal.getPropertyHal()); in ICarImpl()
90 private CarPropertyService mMockCarPropertyService;