Searched defs:getVolumeIndexForAttributes (Results 1 – 8 of 8) sorted by relevance
127 int getVolumeIndexForAttributes(in AudioAttributesInternal attr, in getVolumeIndexForAttributes() method
112 int getVolumeIndexForAttributes(in AudioAttributes aa); in getVolumeIndexForAttributes() method
1560 public static native int getVolumeIndexForAttributes(@NonNull AudioAttributes attributes, in getVolumeIndexForAttributes() method in AudioSystem
1292 public int getVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getVolumeIndexForAttributes() method in AudioManager
995 Status AudioPolicyService::getVolumeIndexForAttributes( in getVolumeIndexForAttributes() function in android::AudioPolicyService
1205 status_t AudioSystem::getVolumeIndexForAttributes(const audio_attributes_t& attr, in getVolumeIndexForAttributes() function in android::AudioSystem
2852 status_t AudioPolicyManager::getVolumeIndexForAttributes(const audio_attributes_t &attr, in getVolumeIndexForAttributes() function in android::AudioPolicyManager
3235 public int getVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getVolumeIndexForAttributes() method in AudioService