Searched defs:getMinVolumeIndexForAttributes (Results 1 – 7 of 7) sorted by relevance
143 int getMinVolumeIndexForAttributes(in AudioAttributes attr); in getMinVolumeIndexForAttributes() method
101 public int getMinVolumeIndexForAttributes(AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioManager
1802 public static native int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attributes); in getMinVolumeIndexForAttributes() method in AudioSystem
1498 public int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioManager
1167 Status AudioPolicyService::getMinVolumeIndexForAttributes( in getMinVolumeIndexForAttributes() function in android::AudioPolicyService
1407 status_t AudioSystem::getMinVolumeIndexForAttributes(const audio_attributes_t& attr, int& index) { in getMinVolumeIndexForAttributes() function in android::AudioSystem
3648 status_t AudioPolicyManager::getMinVolumeIndexForAttributes(const audio_attributes_t &attr, in getMinVolumeIndexForAttributes() function in android::AudioPolicyManager