Searched defs:getVolumeIndexForAttributes (Results 1 – 7 of 7) sorted by relevance
138 int getVolumeIndexForAttributes(in AudioAttributes attr, in getVolumeIndexForAttributes() method
93 public int getVolumeIndexForAttributes(AudioAttributes attr) { in getVolumeIndexForAttributes() method in AudioManager
1794 public static native int getVolumeIndexForAttributes(@NonNull AudioAttributes attributes, in getVolumeIndexForAttributes() method in AudioSystem
1462 public int getVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getVolumeIndexForAttributes() method in AudioManager
1145 Status AudioPolicyService::getVolumeIndexForAttributes( in getVolumeIndexForAttributes() function in android::AudioPolicyService
1377 status_t AudioSystem::getVolumeIndexForAttributes(const audio_attributes_t& attr, in getVolumeIndexForAttributes() function in android::AudioSystem
3622 status_t AudioPolicyManager::getVolumeIndexForAttributes(const audio_attributes_t &attr, in getVolumeIndexForAttributes() function in android::AudioPolicyManager