Searched defs:getMaxVolumeIndexForAttributes (Results 1 – 8 of 8) sorted by relevance
132 int getMaxVolumeIndexForAttributes(in AudioAttributesInternal attr); in getMaxVolumeIndexForAttributes() method
119 int getMaxVolumeIndexForAttributes(in AudioAttributes aa); in getMaxVolumeIndexForAttributes() method
1576 public static native int getMaxVolumeIndexForAttributes(@NonNull AudioAttributes attributes); in getMaxVolumeIndexForAttributes() method in AudioSystem
1313 public int getMaxVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMaxVolumeIndexForAttributes() method in AudioManager
1043 Status AudioPolicyService::getMaxVolumeIndexForAttributes( in getMaxVolumeIndexForAttributes() function in android::AudioPolicyService
1227 status_t AudioSystem::getMaxVolumeIndexForAttributes(const audio_attributes_t& attr, int& index) { in getMaxVolumeIndexForAttributes() function in android::AudioSystem
2920 status_t AudioPolicyManager::getMaxVolumeIndexForAttributes(const audio_attributes_t &attr, in getMaxVolumeIndexForAttributes() function in android::AudioPolicyManager
3287 public int getMaxVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMaxVolumeIndexForAttributes() method in AudioService