Home
last modified time | relevance | path

Searched defs:setVolumeIndexForAttributes (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libaudioclient/aidl/android/media/
DIAudioPolicyService.aidl127 void setVolumeIndexForAttributes(in AudioAttributes attr, in setVolumeIndexForAttributes() method
/frameworks/layoutlib/bridge/src/android/media/
DAudioManager.java91 public void setVolumeIndexForAttributes(AudioAttributes attr, int index, int flags) { } in setVolumeIndexForAttributes() method in AudioManager
/frameworks/base/media/java/android/media/
DAudioSystem.java1750 public static native int setVolumeIndexForAttributes(@NonNull AudioAttributes attributes, in setVolumeIndexForAttributes() method in AudioSystem
DAudioManager.java1420 public void setVolumeIndexForAttributes(@NonNull AudioAttributes attr, int index, in setVolumeIndexForAttributes() method in AudioManager
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp1075 Status AudioPolicyService::setVolumeIndexForAttributes( in setVolumeIndexForAttributes() function in android::AudioPolicyService
/frameworks/av/media/libaudioclient/
DAudioSystem.cpp1290 status_t AudioSystem::setVolumeIndexForAttributes(const audio_attributes_t& attr, in setVolumeIndexForAttributes() function in android::AudioSystem
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp3212 status_t AudioPolicyManager::setVolumeIndexForAttributes(const audio_attributes_t &attributes, in setVolumeIndexForAttributes() function in android::AudioPolicyManager