Searched refs:propertyService (Results 1 – 3 of 3) sorted by relevance
156 CarNightService(Context context, CarPropertyService propertyService) { in CarNightService() argument158 mCarPropertyService = propertyService; in CarNightService()
101 public CarDrivingStateService(Context context, CarPropertyService propertyService) { in CarDrivingStateService() argument103 mPropertyService = propertyService; in CarDrivingStateService()
189 CarPropertyService propertyService) { in CarUxRestrictionsManagerService() argument193 mCarPropertyService = propertyService; in CarUxRestrictionsManagerService()