Home
last modified time | relevance | path

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

/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/
DAudioVolumeGroupChangeHandlerTest.java113 final int readIndex = mAudioManager.getVolumeIndexForAttributes(aa); in testCallbackReceived() local
171 int readIndex = mAudioManager.getVolumeIndexForAttributes(aa); in testMultipleCallbackReceived() local
DAudioManagerTest.java291 int readIndex = mAudioManager.getVolumeIndexForAttributes(aa); in testVolumeGroupCallback() local
319 int readIndex = mAudioManager.getStreamVolume(avgStreamType); in testVolumeGroupCallback() local