Searched defs:setVolumeIndexForAttributes (Results 1 – 7 of 7) sorted by relevance
127 void setVolumeIndexForAttributes(in AudioAttributes attr, in setVolumeIndexForAttributes() method
91 public void setVolumeIndexForAttributes(AudioAttributes attr, int index, int flags) { } in setVolumeIndexForAttributes() method in AudioManager
1750 public static native int setVolumeIndexForAttributes(@NonNull AudioAttributes attributes, in setVolumeIndexForAttributes() method in AudioSystem
1420 public void setVolumeIndexForAttributes(@NonNull AudioAttributes attr, int index, in setVolumeIndexForAttributes() method in AudioManager
1075 Status AudioPolicyService::setVolumeIndexForAttributes( in setVolumeIndexForAttributes() function in android::AudioPolicyService
1290 status_t AudioSystem::setVolumeIndexForAttributes(const audio_attributes_t& attr, in setVolumeIndexForAttributes() function in android::AudioSystem
3212 status_t AudioPolicyManager::setVolumeIndexForAttributes(const audio_attributes_t &attributes, in setVolumeIndexForAttributes() function in android::AudioPolicyManager