Searched refs:VolumeController (Results 1 – 2 of 2) sorted by relevance
93 private final AudioService.VolumeController mVolumeController;100 AudioService.VolumeController volumeCtrl, AudioService as) { in MediaFocusControl()
183 private final VolumeController mVolumeController = new VolumeController();5797 public static class VolumeController { class in AudioService