Searched refs:propertyService (Results 1 – 3 of 3) sorted by relevance
122 CarNightService(Context context, CarPropertyService propertyService) { in CarNightService() argument124 mCarPropertyService = propertyService; in CarNightService()
74 public CarDrivingStateService(Context context, CarPropertyService propertyService) { in CarDrivingStateService() argument76 mPropertyService = propertyService; in CarDrivingStateService()
139 CarPropertyService propertyService) { in CarUxRestrictionsManagerService() argument143 mCarPropertyService = propertyService; in CarUxRestrictionsManagerService()