Searched defs:getMinVolumeIndexForAttributes (Results 1 – 8 of 8) sorted by relevance
103 int getMinVolumeIndexForAttributes(in AudioAttributes aa); in getMinVolumeIndexForAttributes() method
961 public static native int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attributes); in getMinVolumeIndexForAttributes() method in AudioSystem
1253 public int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioManager
738 status_t AudioPolicyService::getMinVolumeIndexForAttributes(const audio_attributes_t &attributes, in getMinVolumeIndexForAttributes() function in android::AudioPolicyService
999 status_t AudioSystem::getMinVolumeIndexForAttributes(const audio_attributes_t &attr, int &index) in getMinVolumeIndexForAttributes() function in android::AudioSystem
455 virtual status_t getMinVolumeIndexForAttributes(const audio_attributes_t &attr, int &index) in getMinVolumeIndexForAttributes() function in android::BpAudioPolicyService
2647 status_t AudioPolicyManager::getMinVolumeIndexForAttributes(const audio_attributes_t &attr, in getMinVolumeIndexForAttributes() function in android::AudioPolicyManager
2124 public int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioService