Searched defs:getMaxVolumeIndexForAttributes (Results 1 – 8 of 8) sorted by relevance
107 int getMaxVolumeIndexForAttributes(in AudioAttributes aa); in getMaxVolumeIndexForAttributes() method
1455 public static native int getMaxVolumeIndexForAttributes(@NonNull AudioAttributes attributes); in getMaxVolumeIndexForAttributes() method in AudioSystem
1241 public int getMaxVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMaxVolumeIndexForAttributes() method in AudioManager
828 status_t AudioPolicyService::getMaxVolumeIndexForAttributes(const audio_attributes_t &attributes, in getMaxVolumeIndexForAttributes() function in android::AudioPolicyService
1016 status_t AudioSystem::getMaxVolumeIndexForAttributes(const audio_attributes_t &attr, int &index) in getMaxVolumeIndexForAttributes() function in android::AudioSystem
487 virtual status_t getMaxVolumeIndexForAttributes(const audio_attributes_t &attr, int &index) in getMaxVolumeIndexForAttributes() function in android::BpAudioPolicyService
2701 status_t AudioPolicyManager::getMaxVolumeIndexForAttributes(const audio_attributes_t &attr, in getMaxVolumeIndexForAttributes() function in android::AudioPolicyManager
2515 public int getMaxVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMaxVolumeIndexForAttributes() method in AudioService