Searched defs:getMinVolumeIndexForAttributes (Results 1 – 8 of 8) sorted by relevance
109 int getMinVolumeIndexForAttributes(in AudioAttributes aa); in getMinVolumeIndexForAttributes() method
1448 public static native int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attributes); in getMinVolumeIndexForAttributes() method in AudioSystem
1262 public int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioManager
820 status_t AudioPolicyService::getMinVolumeIndexForAttributes(const audio_attributes_t &attributes, in getMinVolumeIndexForAttributes() function in android::AudioPolicyService
1024 status_t AudioSystem::getMinVolumeIndexForAttributes(const audio_attributes_t &attr, int &index) in getMinVolumeIndexForAttributes() function in android::AudioSystem
472 virtual status_t getMinVolumeIndexForAttributes(const audio_attributes_t &attr, int &index) in getMinVolumeIndexForAttributes() function in android::BpAudioPolicyService
2694 status_t AudioPolicyManager::getMinVolumeIndexForAttributes(const audio_attributes_t &attr, in getMinVolumeIndexForAttributes() function in android::AudioPolicyManager
2594 public int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioService