Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyInterfaceImplLegacy.cpp348 status_t AudioPolicyService::getStreamVolumeIndex(audio_stream_type_t stream, in getStreamVolumeIndex() function in android::AudioPolicyService
DAudioPolicyInterfaceImpl.cpp351 status_t AudioPolicyService::getStreamVolumeIndex(audio_stream_type_t stream, in getStreamVolumeIndex() function in android::AudioPolicyService
DAudioPolicyManager.cpp1602 status_t AudioPolicyManager::getStreamVolumeIndex(audio_stream_type_t stream, in getStreamVolumeIndex() function in android::AudioPolicyManager
/frameworks/base/media/java/android/media/
DAudioSystem.java472 public static native int getStreamVolumeIndex(int stream, int device); in getStreamVolumeIndex() method in AudioSystem
/frameworks/av/media/libmedia/
DAudioSystem.cpp752 status_t AudioSystem::getStreamVolumeIndex(audio_stream_type_t stream, in getStreamVolumeIndex() function in android::AudioSystem
DIAudioPolicyService.cpp304 virtual status_t getStreamVolumeIndex(audio_stream_type_t stream, in getStreamVolumeIndex() function in android::BpAudioPolicyService