Home
last modified time | relevance | path

Searched refs:MAX_VOLUME (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DVolumeControlAction.java40 private static final int MAX_VOLUME = 100; field in VolumeControlAction
59 return (volume * MAX_VOLUME) / scale; in scaleToCecVolume()
70 return (cecVolume * scale) / MAX_VOLUME; in scaleToCustomVolume()
/aosp12/packages/services/Car/tests/SampleCustomInputService/tests/src/com/android/car/custominput/sample/unittest/
H A DCustomInputEventListenerTest.java71 private static final int MAX_VOLUME = 38; field in CustomInputEventListenerTest
227 SOME_MEDIA_GROUP_ID)).thenReturn(MAX_VOLUME); in doTestIncreaseVolumeAndAssert()
261 SOME_MEDIA_GROUP_ID)).thenReturn(MAX_VOLUME); in doTestIncreaseMaxVolumeAndAssert()
263 MAX_VOLUME); in doTestIncreaseMaxVolumeAndAssert()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
H A DRemoteVolumeGroupControllerTest.java73 private static final int MAX_VOLUME = 100; field in RemoteVolumeGroupControllerTest
115 when(remoteSessionInfo.getVolumeMax()).thenReturn(MAX_VOLUME); in setUp()
167 assertThat(preference.getMax()).isEqualTo(MAX_VOLUME); in displayPreference_withActiveSession_checkSeekBarMaxVolume()
/aosp12/frameworks/base/media/java/android/media/
H A DToneGenerator.java738 public static final int MAX_VOLUME = 100; field in ToneGenerator
/aosp12/frameworks/base/media/tests/SoundPoolTest/src/com/android/
H A DSoundPoolTest.java56 private final static float MAX_VOLUME = 1.0f; field in SoundPoolTest
/aosp12/system/bt/btif/src/
H A Dbtif_rc.cc87 #define MAX_VOLUME 128 macro
421 p_dev->rc_volume = MAX_VOLUME; in initialize_device()
717 p_dev->rc_volume = MAX_VOLUME; in handle_rc_connect()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt23942 field public static final int MAX_VOLUME = 100; // 0x64
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt15712 field public static final int MAX_VOLUME = 100; // 0x64