Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/experimental/service/src/com/android/experimentalcar/
H A DIExperimentalCarImpl.java100 CarServiceBase service = constructServiceForFeature(feature); in init()
182 private CarServiceBase constructServiceForFeature(String featureName) { in constructServiceForFeature() method in IExperimentalCarImpl