Searched refs:CarAudioService (Results 1 - 3 of 3) sorted by relevance

/packages/services/Car/service/src/com/android/car/
H A DSystemStateControllerService.java30 private final CarAudioService mCarAudioService;
36 CarAudioService carAudioService, ICarImpl carImpl) {
H A DICarImpl.java70 private final CarAudioService mCarAudioService;
128 mCarAudioService = new CarAudioService(serviceContext);
H A DCarAudioService.java65 public class CarAudioService extends ICarAudio.Stub implements CarServiceBase { class in inherits:ICarAudio.Stub,CarServiceBase
201 public CarAudioService(Context context) { method in class:CarAudioService
243 writer.println("*CarAudioService*");

Completed in 65 milliseconds