Searched refs:mCarExperimentalFeatureServiceController (Results 1 – 1 of 1) sorted by relevance
169 private final CarExperimentalFeatureServiceController mCarExperimentalFeatureServiceController; field in ICarImpl454 mCarExperimentalFeatureServiceController = constructWithTrace( in ICarImpl()459 mCarExperimentalFeatureServiceController = null; in ICarImpl()591 if (mCarExperimentalFeatureServiceController == null) { in getCarManagerClassForFeature()594 return mCarExperimentalFeatureServiceController.getCarManagerClassForFeature(featureName); in getCarManagerClassForFeature()712 if (mCarExperimentalFeatureServiceController != null) { in getCarService()713 service = mCarExperimentalFeatureServiceController.getCarService(serviceName); in getCarService()