Searched defs:getMaxVolumeIndexForAttributes (Results 1 – 8 of 8) sorted by relevance
130 int getMaxVolumeIndexForAttributes(in AudioAttributesInternal attr); in getMaxVolumeIndexForAttributes() method
114 int getMaxVolumeIndexForAttributes(in AudioAttributes aa); in getMaxVolumeIndexForAttributes() method
1575 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
1035 Status AudioPolicyService::getMaxVolumeIndexForAttributes( in getMaxVolumeIndexForAttributes() function in android::AudioPolicyService
1221 status_t AudioSystem::getMaxVolumeIndexForAttributes(const audio_attributes_t& attr, int& index) { in getMaxVolumeIndexForAttributes() function in android::AudioSystem
2885 status_t AudioPolicyManager::getMaxVolumeIndexForAttributes(const audio_attributes_t &attr, in getMaxVolumeIndexForAttributes() function in android::AudioPolicyManager
3247 public int getMaxVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMaxVolumeIndexForAttributes() method in AudioService