Home
last modified time | relevance | path

Searched refs:playSoundEffectVolume (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/java/android/media/
DIAudioService.aidl214 oneway void playSoundEffectVolume(int effectType, float volume); in playSoundEffectVolume() method
DAudioManager.java4054 service.playSoundEffectVolume(effectType, volume); in playSoundEffect()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java6471 playSoundEffectVolume(effectType, -1.0f); in playSoundEffect()
6484 public void playSoundEffectVolume(int effectType, float volume) { in playSoundEffectVolume() method in AudioService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt26044 Landroid/media/IAudioService$Stub$Proxy;->playSoundEffectVolume(IF)V
26209 Landroid/media/IAudioService;->playSoundEffectVolume(IF)V