Searched defs:getMinVolumeIndexForAttributes (Results 1 – 8 of 8) sorted by relevance
134 int getMinVolumeIndexForAttributes(in AudioAttributesInternal attr); in getMinVolumeIndexForAttributes() method
121 int getMinVolumeIndexForAttributes(in AudioAttributes aa); in getMinVolumeIndexForAttributes() method
1569 public static native int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attributes); in getMinVolumeIndexForAttributes() method in AudioSystem
1334 public int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioManager
1024 Status AudioPolicyService::getMinVolumeIndexForAttributes( in getMinVolumeIndexForAttributes() function in android::AudioPolicyService
1240 status_t AudioSystem::getMinVolumeIndexForAttributes(const audio_attributes_t& attr, int& index) { in getMinVolumeIndexForAttributes() function in android::AudioSystem
2913 status_t AudioPolicyManager::getMinVolumeIndexForAttributes(const audio_attributes_t &attr, in getMinVolumeIndexForAttributes() function in android::AudioPolicyManager
3294 public int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioService