Home
last modified time | relevance | path

Searched defs:MAX_VOLUME (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingDeviceVolumePreference.java31 public static final int MAX_VOLUME = 255; field in AudioSharingDeviceVolumePreference
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
DRemoteVolumeGroupControllerTest.java75 private static final int MAX_VOLUME = 100; field in RemoteVolumeGroupControllerTest
/packages/services/Car/tests/SampleCustomInputService/tests/src/com/android/car/custominput/sample/unittest/
DCustomInputEventListenerTest.java74 private static final int MAX_VOLUME = 38; field in CustomInputEventListenerTest
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc91 #define MAX_VOLUME 128 macro