/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/ |
D | HydrationRecordInternal.java | 39 public HydrationRecordInternal setVolume(double volume) { in setVolume() method in HydrationRecordInternal
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcp/ |
D | AvrcpVolumeManagerTest.java | 105 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/aidl/android/bluetooth/ |
D | IBluetoothHearingAid.aidl | 49 void setVolume(int volume, in AttributionSource attributionSource); in setVolume() method
|
D | IBluetoothLeAudio.aidl | 93 oneway void setVolume(int volume, in AttributionSource attributionSource); in setVolume() method
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/ |
D | HearingAidNativeInterface.java | 118 public void setVolume(int volume) { in setVolume() method in HearingAidNativeInterface
|
D | HearingAidService.java | 522 void setVolume(int volume) { in setVolume() method in HearingAidService 1069 public void setVolume(int volume, AttributionSource source) { in setVolume() method in HearingAidService.BluetoothHearingAidBinder
|
/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 | 1319 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 | 277 void setVolume(@NonNull BluetoothDevice device, int avrcpVolume) { in setVolume() method in AvrcpVolumeManager
|
D | AvrcpTargetService.java | 367 void setVolume(int avrcpVolume) { in setVolume() method in AvrcpTargetService
|
D | AvrcpNativeInterface.java | 286 void setVolume(int volume) { in setVolume() method in AvrcpNativeInterface
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothHearingAid.java | 675 public void setVolume(int volume) { in setVolume() method in BluetoothHearingAid
|
D | BluetoothLeAudio.java | 1136 public void setVolume(@IntRange(from = 0, to = 255) int volume) { in setVolume() method in BluetoothLeAudio
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/ |
D | LeAudioBinderTest.java | 285 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/apps/Settings/src/com/android/settings/deviceinfo/storage/ |
D | StorageItemPreferenceController.java | 270 public void setVolume(VolumeInfo volume) { in setVolume() method in StorageItemPreferenceController
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ |
D | VolumeControlNativeInterface.java | 102 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 | 165 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 | 400 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 | 4184 public void setVolume(int volume) { in setVolume() method in LeAudioService 5204 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 | 896 static void setVolume(int8_t volume) { in setVolume() function
|