Searched defs:getMaxVolumeIndexForAttributes (Results 1 – 7 of 7) sorted by relevance
134 int getMaxVolumeIndexForAttributes(in AudioAttributes attr); in getMaxVolumeIndexForAttributes() method
97 public int getMaxVolumeIndexForAttributes(AudioAttributes attr) { in getMaxVolumeIndexForAttributes() method in AudioManager
1774 public static native int getMaxVolumeIndexForAttributes(@NonNull AudioAttributes attributes); in getMaxVolumeIndexForAttributes() method in AudioSystem
1459 public int getMaxVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMaxVolumeIndexForAttributes() method in AudioManager
1139 Status AudioPolicyService::getMaxVolumeIndexForAttributes( in getMaxVolumeIndexForAttributes() function in android::AudioPolicyService
1322 status_t AudioSystem::getMaxVolumeIndexForAttributes(const audio_attributes_t& attr, int& index) { in getMaxVolumeIndexForAttributes() function in android::AudioSystem
3401 status_t AudioPolicyManager::getMaxVolumeIndexForAttributes(const audio_attributes_t &attr, in getMaxVolumeIndexForAttributes() function in android::AudioPolicyManager