Searched defs:getMaxVolumeIndexForAttributes (Results 1 – 7 of 7) sorted by relevance
141 int getMaxVolumeIndexForAttributes(in AudioAttributes attr); in getMaxVolumeIndexForAttributes() method
97 public int getMaxVolumeIndexForAttributes(AudioAttributes attr) { in getMaxVolumeIndexForAttributes() method in AudioManager
1809 public static native int getMaxVolumeIndexForAttributes(@NonNull AudioAttributes attributes); in getMaxVolumeIndexForAttributes() method in AudioSystem
1480 public int getMaxVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMaxVolumeIndexForAttributes() method in AudioManager
1186 Status AudioPolicyService::getMaxVolumeIndexForAttributes( in getMaxVolumeIndexForAttributes() function in android::AudioPolicyService
1394 status_t AudioSystem::getMaxVolumeIndexForAttributes(const audio_attributes_t& attr, int& index) { in getMaxVolumeIndexForAttributes() function in android::AudioSystem
3655 status_t AudioPolicyManager::getMaxVolumeIndexForAttributes(const audio_attributes_t &attr, in getMaxVolumeIndexForAttributes() function in android::AudioPolicyManager