Searched refs:CarAudioService (Results 1 – 2 of 2) sorted by relevance
54 private final CarAudioService mCarAudioService;96 mCarAudioService = new CarAudioService(serviceContext); in ICarImpl()
41 public class CarAudioService extends ICarAudio.Stub implements CarServiceBase, AudioHalListener { class94 public CarAudioService(Context context) { in CarAudioService() method in CarAudioService