Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/aidl/android/media/
DIAudioPolicyService.aidl138 int getVolumeIndexForAttributes(in AudioAttributes attr, in getVolumeIndexForAttributes() method
/frameworks/layoutlib/bridge/src/android/media/
DAudioManager.java93 public int getVolumeIndexForAttributes(AudioAttributes attr) { in getVolumeIndexForAttributes() method in AudioManager
/frameworks/base/media/java/android/media/
DAudioSystem.java1794 public static native int getVolumeIndexForAttributes(@NonNull AudioAttributes attributes, in getVolumeIndexForAttributes() method in AudioSystem
DAudioManager.java1462 public int getVolumeIndexForAttributes(@NonNull AudioAttributes attr) { in getVolumeIndexForAttributes() method in AudioManager
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp1145 Status AudioPolicyService::getVolumeIndexForAttributes( in getVolumeIndexForAttributes() function in android::AudioPolicyService
/frameworks/av/media/libaudioclient/
DAudioSystem.cpp1377 status_t AudioSystem::getVolumeIndexForAttributes(const audio_attributes_t& attr, in getVolumeIndexForAttributes() function in android::AudioSystem
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp3622 status_t AudioPolicyManager::getVolumeIndexForAttributes(const audio_attributes_t &attr, in getVolumeIndexForAttributes() function in android::AudioPolicyManager