Searched defs:getMinVolumeIndexForAttributes (Results 1 – 7 of 7) sorted by relevance
136 int getMinVolumeIndexForAttributes(in AudioAttributesInternal attr); in getMinVolumeIndexForAttributes() method
101 public int getMinVolumeIndexForAttributes(AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioManager
1095 Status AudioPolicyService::getMinVolumeIndexForAttributes( in getMinVolumeIndexForAttributes() function in android::AudioPolicyService
1684 public static native int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attributes); in getMinVolumeIndexForAttributes() method in AudioSystem
1393 public int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioManager
1297 status_t AudioSystem::getMinVolumeIndexForAttributes(const audio_attributes_t& attr, int& index) { in getMinVolumeIndexForAttributes() function in android::AudioSystem
3189 status_t AudioPolicyManager::getMinVolumeIndexForAttributes(const audio_attributes_t &attr, in getMinVolumeIndexForAttributes() function in android::AudioPolicyManager