/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcp/ |
D | AvrcpVolumeManagerTest.java | 98 public void setVolume() { in setVolume() method in AvrcpVolumeManagerTest
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/audio/ |
D | AudioTrackWrapper.java | 105 public void setVolume(float volume) { in setVolume() method in AudioTrackWrapper
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/ |
D | HearingAidNativeInterface.java | 123 public void setVolume(int volume) { in setVolume() method in HearingAidNativeInterface
|
D | HearingAidService.java | 563 void setVolume(int volume) { in setVolume() method in HearingAidService 1090 public void setVolume(int volume, AttributionSource source, in setVolume() method in HearingAidService.BluetoothHearingAidBinder
|
/packages/modules/Bluetooth/system/binder/android/bluetooth/ |
D | IBluetoothHearingAid.aidl | 50 …void setVolume(int volume, in AttributionSource attributionSource, in SynchronousResultReceiver re… in setVolume() method
|
D | IBluetoothLeAudio.aidl | 90 …void setVolume(int volume, in AttributionSource attributionSource, in SynchronousResultReceiver re… in setVolume() method
|
/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/ |
D | LeAudioViewModel.java | 68 public void setVolume(BluetoothDevice device, int volume) { in setVolume() method in LeAudioViewModel
|
D | BluetoothProxy.java | 1132 public void setVolume(BluetoothDevice device, int volume) { in setVolume() method in BluetoothProxy
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/ |
D | AvrcpVolumeManager.java | 180 void setVolume(@NonNull BluetoothDevice device, int avrcpVolume) { in setVolume() method in AvrcpVolumeManager
|
D | AvrcpNativeInterface.java | 254 void setVolume(int volume) { in setVolume() method in AvrcpNativeInterface
|
D | AvrcpTargetService.java | 347 void setVolume(int avrcpVolume) { in setVolume() method in AvrcpTargetService
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothHearingAid.java | 565 public void setVolume(int volume) { in setVolume() method in BluetoothHearingAid
|
D | BluetoothLeAudio.java | 1145 public void setVolume(@IntRange(from = 0, to = 255) int volume) { in setVolume() method in BluetoothLeAudio
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/storage/ |
D | StorageItemPreferenceController.java | 228 public void setVolume(VolumeInfo volume) { in setVolume() method in StorageItemPreferenceController
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/ |
D | LeAudioBinderTest.java | 250 public void setVolume() { in setVolume() method in LeAudioBinderTest
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/ |
D | MpegTsPlayerV2.java | 301 public void setVolume(float volume) { in setVolume() method in MpegTsPlayerV2
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ |
D | VolumeControlNativeInterface.java | 106 public void setVolume(BluetoothDevice device, int volume) { in setVolume() method in VolumeControlNativeInterface
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/ |
D | MpegTsPlayer.java | 418 public void setVolume(float volume) { in setVolume() method in MpegTsPlayer
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/ |
D | NativeInterface.java | 158 public boolean setVolume(BluetoothDevice device, int volumeType, int volume) { in setVolume() method in NativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
D | HeadsetNativeInterface.java | 363 public boolean setVolume(BluetoothDevice device, int volumeType, int volume) { in setVolume() method in HeadsetNativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
D | LeAudioService.java | 2110 public void setVolume(int volume) { in setVolume() method in LeAudioService 2898 public void setVolume(int volume, AttributionSource source, in setVolume() method in LeAudioService.BluetoothLeAudioBinder
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_avrcp_target.cpp | 875 static void setVolume(int8_t volume) { in setVolume() function
|