/aosp_15_r20/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
H A D | AudioManagerHelper.java | 101 public static void setDeviceVolume(ITestDevice device, int percentVolume) throws Exception { in setDeviceVolume() method in AudioManagerHelper
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/ |
D | AudioSharingDeviceVolumePreference.java | 124 private void setDeviceVolume(@Nullable BluetoothDevice device, int progress) { in setDeviceVolume() method in AudioSharingDeviceVolumePreference
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | VolumeControlProfile.java | 201 public void setDeviceVolume( in setDeviceVolume() method in VolumeControlProfile
|
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/server/src/ |
D | Vcp.kt | 68 override fun setDeviceVolume( in setDeviceVolume() method in com.android.pandora.Vcp
|
/aosp_15_r20/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
H A D | BluetoothVolumeControlTest.java | 277 public void setDeviceVolume() { in setDeviceVolume() method in BluetoothVolumeControlTest
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | AudioManagerShellCommand.java | 299 private int setDeviceVolume() { in setDeviceVolume() method
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/ |
D | AudioStreamMediaService.java | 434 private void setDeviceVolume(BluetoothDevice device, int volume) { in setDeviceVolume() method in AudioStreamMediaService.MediaSessionCallback
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | StubPlayer.java | 367 public void setDeviceVolume(int volume) { in setDeviceVolume() method in StubPlayer
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | StubPlayer.java | 381 public void setDeviceVolume(int volume) { in setDeviceVolume() method in StubPlayer
|
/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | AudioDeviceVolumeManager.java | 404 public void setDeviceVolume(@NonNull VolumeInfo vi, @NonNull AudioDeviceAttributes ada) { in setDeviceVolume() method in AudioDeviceVolumeManager
|
H A D | IAudioService.aidl | 119 void setDeviceVolume(in VolumeInfo vi, in AudioDeviceAttributes ada, in setDeviceVolume() method
|
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothVolumeControl.java | 692 public void setDeviceVolume( in setDeviceVolume() method in BluetoothVolumeControl
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothVolumeControl.aidl | 58 …void setDeviceVolume(in BluetoothDevice device, int volume, boolean isGroupOp, in AttributionSourc… in setDeviceVolume() method
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ |
D | VolumeControlService.java | 458 void setDeviceVolume(BluetoothDevice device, int volume, boolean isGroupOp) { in setDeviceVolume() method in VolumeControlService
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/ |
H A D | ForwardingPlayer.java | 781 public void setDeviceVolume(int volume) { in setDeviceVolume() method in ForwardingPlayer
|
H A D | Player.java | 2469 void setDeviceVolume(@IntRange(from = 0) int volume); in setDeviceVolume() method
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/ |
H A D | ForwardingPlayer.java | 660 public void setDeviceVolume(int volume) { in setDeviceVolume() method in ForwardingPlayer
|
H A D | Player.java | 2447 void setDeviceVolume(@IntRange(from = 0) int volume); in setDeviceVolume() method
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/ |
H A D | ExoPlayer.java | 320 void setDeviceVolume(int volume); in setDeviceVolume() method
|
H A D | SimpleExoPlayer.java | 1521 public void setDeviceVolume(int volume) { in setDeviceVolume() method in SimpleExoPlayer
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/cast/src/main/java/com/google/android/exoplayer2/ext/cast/ |
H A D | CastPlayer.java | 733 public void setDeviceVolume(int volume) {} in setDeviceVolume() method in CastPlayer
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/ |
H A D | ExoPlayer.java | 383 void setDeviceVolume(int volume); in setDeviceVolume() method
|
H A D | SimpleExoPlayer.java | 1191 public void setDeviceVolume(int volume) { in setDeviceVolume() method in SimpleExoPlayer
|
H A D | ExoPlayerImpl.java | 1643 public void setDeviceVolume(int volume) { in setDeviceVolume() method
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/cast/src/main/java/com/google/android/exoplayer2/ext/cast/ |
H A D | CastPlayer.java | 790 public void setDeviceVolume(int volume) {} in setDeviceVolume() method in CastPlayer
|