Searched refs:CarExperimentalFeatureServiceController (Results 1 – 2 of 2) sorted by relevance
47 public final class CarExperimentalFeatureServiceController implements CarServiceBase { class49 private static final String TAG = CarLog.tagFor(CarExperimentalFeatureServiceController.class);140 public CarExperimentalFeatureServiceController(Context context) { in CarExperimentalFeatureServiceController() method in CarExperimentalFeatureServiceController
169 private final CarExperimentalFeatureServiceController mCarExperimentalFeatureServiceController;455 t, CarExperimentalFeatureServiceController.class, in ICarImpl()456 () -> new CarExperimentalFeatureServiceController(mContext), in ICarImpl()