Searched defs:setStreamVolume (Results 1 – 9 of 9) sorted by relevance
| /packages/services/Car/service/src/com/android/car/ |
| D | CarVolumeService.java | 79 public void setStreamVolume(int streamType, int index, int flags) { in setStreamVolume() method in CarVolumeService 115 abstract public void setStreamVolume(int stream, int index, int flags); in setStreamVolume() method in CarVolumeService.CarVolumeController
|
| D | CarVolumeControllerFactory.java | 109 public void setStreamVolume(int stream, int index, int flags) { in setStreamVolume() method in CarVolumeControllerFactory.SimpleCarVolumeController 446 public void setStreamVolume(int stream, int index, int flags) { in setStreamVolume() method in CarVolumeControllerFactory.CarExternalVolumeController
|
| D | CarAudioService.java | 510 public void setStreamVolume(int streamType, int index, int flags) { in setStreamVolume() method in CarAudioService
|
| /packages/services/Car/car-lib/src/android/car/media/ |
| D | ICarAudio.aidl | 31 void setStreamVolume(int streamType, int index, int flags) = 1; in setStreamVolume() method
|
| D | CarAudioManager.java | 252 public void setStreamVolume(int streamType, int index, int flags) in setStreamVolume() method in CarAudioManager
|
| /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/volume/ |
| D | VolumeTestFragment.java | 211 public void setStreamVolume(int logicalStream, int volume) { in setStreamVolume() method in VolumeTestFragment
|
| /packages/services/Car/service/src/com/android/car/hal/ |
| D | AudioHalService.java | 360 public void setStreamVolume(int streamType, int index) { in setStreamVolume() method in AudioHalService
|
| /packages/apps/TV/src/com/android/tv/ui/ |
| D | TunableTvView.java | 606 public void setStreamVolume(float volume) { in setStreamVolume() method in TunableTvView
|
| /packages/apps/TV/src/com/android/tv/tuner/tvinput/ |
| D | TunerSessionWorker.java | 253 public void setStreamVolume(float volume) { in setStreamVolume() method in TunerSessionWorker
|