Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioSystem.java386 public static native int getStreamVolumeIndex(int stream, int device); in getStreamVolumeIndex() method in AudioSystem
/frameworks/av/media/libmedia/
DIAudioPolicyService.cpp245 virtual status_t getStreamVolumeIndex(audio_stream_type_t stream, in getStreamVolumeIndex() function in android::BpAudioPolicyService
DAudioSystem.cpp674 status_t AudioSystem::getStreamVolumeIndex(audio_stream_type_t stream, in getStreamVolumeIndex() function in android::AudioSystem
/frameworks/av/services/audioflinger/
DAudioPolicyService.cpp401 status_t AudioPolicyService::getStreamVolumeIndex(audio_stream_type_t stream, in getStreamVolumeIndex() function in android::AudioPolicyService