Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DAudioManager.java1424 int groupId = getVolumeGroupIdForAttributes(attr); in setVolumeIndexForAttributes()
1444 int groupId = getVolumeGroupIdForAttributes(attr); in getVolumeIndexForAttributes()
1462 int groupId = getVolumeGroupIdForAttributes(attr); in getMaxVolumeIndexForAttributes()
1480 int groupId = getVolumeGroupIdForAttributes(attr); in getMinVolumeIndexForAttributes()
1492 public int getVolumeGroupIdForAttributes(@NonNull AudioAttributes attributes) { in getVolumeGroupIdForAttributes() method in AudioManager
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt21373 method public int getVolumeGroupIdForAttributes(@NonNull android.media.AudioAttributes);