Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DICarImpl.java58 private final CarRadioService mCarRadioService; field in ICarImpl
98 mCarRadioService = new CarRadioService(serviceContext); in ICarImpl()
117 mCarRadioService, in ICarImpl()
181 return mCarRadioService; in getCarService()