Searched refs:CarExperimentalFeatureServiceController (Results 1 – 2 of 2) sorted by relevance
42 public final class CarExperimentalFeatureServiceController implements CarServiceBase { class44 private static final String TAG = CarLog.tagFor(CarExperimentalFeatureServiceController.class);135 public CarExperimentalFeatureServiceController(Context context) { in CarExperimentalFeatureServiceController() method in CarExperimentalFeatureServiceController
135 private final CarExperimentalFeatureServiceController mCarExperimentalFeatureServiceController;325 t, CarExperimentalFeatureServiceController.class, in ICarImpl()326 () -> new CarExperimentalFeatureServiceController(serviceContext)); in ICarImpl()