Home
last modified time | relevance | path

Searched defs:resetVolumeIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/
H A DAudioVolumeTestUtil.java29 public static int resetVolumeIndex(int indexMin, int indexMax) { in resetVolumeIndex() method in AudioVolumeTestUtil
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DAudioTestUtil.java56 public static int resetVolumeIndex(int indexMin, int indexMax) { in resetVolumeIndex() method in AudioTestUtil