Searched refs:propertyService (Results 1 – 3 of 3) sorted by relevance
122 CarNightService(Context context, CarPropertyService propertyService) { in CarNightService() argument124 mCarPropertyService = propertyService; in CarNightService()
80 public CarDrivingStateService(Context context, CarPropertyService propertyService) { in CarDrivingStateService() argument82 mPropertyService = propertyService; in CarDrivingStateService()
155 CarPropertyService propertyService) { in CarUxRestrictionsManagerService() argument159 mCarPropertyService = propertyService; in CarUxRestrictionsManagerService()