Home
last modified time | relevance | path

Searched refs:constructServiceForFeature (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/experimental/service/src/com/android/experimentalcar/
DIExperimentalCarImpl.java97 CarServiceBase service = constructServiceForFeature(feature); in init()
186 private CarServiceBase constructServiceForFeature(String featureName) { in constructServiceForFeature() method in IExperimentalCarImpl