Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlServiceTest.java569 void testVolumeCalculations(int streamType, int minIdx, int maxIdx) { in testVolumeCalculations() method in VolumeControlServiceTest
605 testVolumeCalculations(AudioManager.STREAM_VOICE_CALL, CALL_MIN_VOL, CALL_MAX_VOL); in testAutonomousVolumeStateChange()
608 testVolumeCalculations(AudioManager.STREAM_MUSIC, MEDIA_MIN_VOL, MEDIA_MAX_VOL); in testAutonomousVolumeStateChange()