Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioManager.java1445 int groupId = getVolumeGroupIdForAttributes(attr); in setVolumeIndexForAttributes()
1465 int groupId = getVolumeGroupIdForAttributes(attr); in getVolumeIndexForAttributes()
1483 int groupId = getVolumeGroupIdForAttributes(attr); in getMaxVolumeIndexForAttributes()
1501 int groupId = getVolumeGroupIdForAttributes(attr); in getMinVolumeIndexForAttributes()
1512 public int getVolumeGroupIdForAttributes(@NonNull AudioAttributes attributes) { in getVolumeGroupIdForAttributes() method in AudioManager
/frameworks/base/core/api/
Dcurrent.txt21389 method public int getVolumeGroupIdForAttributes(@NonNull android.media.AudioAttributes);