Searched defs:getMinVolumeIndexForAttributes (Results 1 – 7 of 7) sorted by relevance
136 int getMinVolumeIndexForAttributes(in AudioAttributes attr); in getMinVolumeIndexForAttributes() method
101 public int getMinVolumeIndexForAttributes(AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioManager
1767 public static native int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attributes); in getMinVolumeIndexForAttributes() method in AudioSystem
1477 public int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioManager
1120 Status AudioPolicyService::getMinVolumeIndexForAttributes( in getMinVolumeIndexForAttributes() function in android::AudioPolicyService
1335 status_t AudioSystem::getMinVolumeIndexForAttributes(const audio_attributes_t& attr, int& index) { in getMinVolumeIndexForAttributes() function in android::AudioSystem
3394 status_t AudioPolicyManager::getMinVolumeIndexForAttributes(const audio_attributes_t &attr, in getMinVolumeIndexForAttributes() function in android::AudioPolicyManager