Home
last modified time | relevance | path

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

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