Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DSystemStateControllerService.java37 CarAudioService carAudioService, ICarImpl carImpl) { in SystemStateControllerService() argument
40 mICarImpl = carImpl; in SystemStateControllerService()
DCarTestService.java44 CarTestService(Context context, ICarImpl carImpl) { in CarTestService() argument
46 mICarImpl = carImpl; in CarTestService()