Home
last modified time | relevance | path

Searched defs:getStreamVolumeIndex (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/media/libaudioclient/aidl/android/media/
H A DIAudioPolicyService.aidl122 int getStreamVolumeIndex(AudioStreamType stream, in getStreamVolumeIndex() method
/aosp12/frameworks/base/media/java/android/media/
H A DAudioSystem.java1542 public static native int getStreamVolumeIndex(int stream, int device); in getStreamVolumeIndex() method in AudioSystem
/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyInterfaceImpl.cpp959 Status AudioPolicyService::getStreamVolumeIndex(media::AudioStreamType streamAidl, in getStreamVolumeIndex() function in android::AudioPolicyService
/aosp12/frameworks/av/media/libaudioclient/
H A DAudioSystem.cpp1179 status_t AudioSystem::getStreamVolumeIndex(audio_stream_type_t stream, in getStreamVolumeIndex() function in android::AudioSystem
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp2724 status_t AudioPolicyManager::getStreamVolumeIndex(audio_stream_type_t stream, in getStreamVolumeIndex() function in android::AudioPolicyManager