Searched defs:getVolumeIndexForAttributes (Results 1 – 8 of 8) sorted by relevance
105 int getVolumeIndexForAttributes(in AudioAttributes aa); in getVolumeIndexForAttributes() method
1440 public static native int getVolumeIndexForAttributes(@NonNull AudioAttributes attributes, in getVolumeIndexForAttributes() method in AudioSystem
1220 public int getVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getVolumeIndexForAttributes() method in AudioManager
809 status_t AudioPolicyService::getVolumeIndexForAttributes(const audio_attributes_t &attributes, in getVolumeIndexForAttributes() function in android::AudioPolicyService
1008 status_t AudioSystem::getVolumeIndexForAttributes(const audio_attributes_t &attr, in getVolumeIndexForAttributes() function in android::AudioSystem
454 virtual status_t getVolumeIndexForAttributes(const audio_attributes_t &attr, int &index, in getVolumeIndexForAttributes() function in android::BpAudioPolicyService
2668 status_t AudioPolicyManager::getVolumeIndexForAttributes(const audio_attributes_t &attr, in getVolumeIndexForAttributes() function in android::AudioPolicyManager
2575 public int getVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getVolumeIndexForAttributes() method in AudioService