Searched refs:getVolumeIndexForAttributes (Results 1 – 7 of 7) sorted by relevance
223 () -> mAudioManager.getVolumeIndexForAttributes(nullAttributes)); in testSetGetVolumePerAttributesWithInvalidAttributes()257 index = mAudioManager.getVolumeIndexForAttributes(aaForUsage); in testSetGetVolumePerAttributes()270 index = mAudioManager.getVolumeIndexForAttributes(aaForUsage); in testSetGetVolumePerAttributes()274 index = mAudioManager.getVolumeIndexForAttributes(aaForUsage); in testSetGetVolumePerAttributes()315 index = mAudioManager.getVolumeIndexForAttributes(aa); in testVolumeGroupCallback()325 int readIndex = mAudioManager.getVolumeIndexForAttributes(aa); in testVolumeGroupCallback()
131 int index = mAudioManager.getVolumeIndexForAttributes(aa); in testCallbackReceived()143 final int readIndex = mAudioManager.getVolumeIndexForAttributes(aa); in testCallbackReceived()186 int index = mAudioManager.getVolumeIndexForAttributes(aa); in testMultipleCallbackReceived()202 int readIndex = mAudioManager.getVolumeIndexForAttributes(aa); in testMultipleCallbackReceived()
73 avg.getId(), mAudioManager.getVolumeIndexForAttributes(avgAttributes)); in storeAllVolumes()
1759 public static native int getVolumeIndexForAttributes(@NonNull AudioAttributes attributes, in getVolumeIndexForAttributes() method in AudioSystem
1441 public int getVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getVolumeIndexForAttributes() method in AudioManager
754 if (AudioSystem::getVolumeIndexForAttributes(*(paa.get()), index, (audio_devices_t)device) in android_media_AudioSystem_getVolumeIndexForAttributes()
6929 …n(android.Manifest.permission.MODIFY_AUDIO_ROUTING) public int getVolumeIndexForAttributes(@NonNul…