Searched defs:getMinVolumeIndexForAttributes (Results 1 – 8 of 8) sorted by relevance
103 int getMinVolumeIndexForAttributes(in AudioAttributes aa); in getMinVolumeIndexForAttributes() method
1185 public static native int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attributes); in getMinVolumeIndexForAttributes() method in AudioSystem
1254 public int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioManager
751 status_t AudioPolicyService::getMinVolumeIndexForAttributes(const audio_attributes_t &attributes, in getMinVolumeIndexForAttributes() function in android::AudioPolicyService
1007 status_t AudioSystem::getMinVolumeIndexForAttributes(const audio_attributes_t &attr, int &index) in getMinVolumeIndexForAttributes() function in android::AudioSystem
459 virtual status_t getMinVolumeIndexForAttributes(const audio_attributes_t &attr, int &index) in getMinVolumeIndexForAttributes() function in android::BpAudioPolicyService
2643 status_t AudioPolicyManager::getMinVolumeIndexForAttributes(const audio_attributes_t &attr, in getMinVolumeIndexForAttributes() function in android::AudioPolicyManager
2203 public int getMinVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getMinVolumeIndexForAttributes() method in AudioService