Searched refs:playSoundEffectVolume (Results 1 – 4 of 4) sorted by relevance
214 oneway void playSoundEffectVolume(int effectType, float volume); in playSoundEffectVolume() method
4054 service.playSoundEffectVolume(effectType, volume); in playSoundEffect()
6471 playSoundEffectVolume(effectType, -1.0f); in playSoundEffect()6484 public void playSoundEffectVolume(int effectType, float volume) { in playSoundEffectVolume() method in AudioService
26044 Landroid/media/IAudioService$Stub$Proxy;->playSoundEffectVolume(IF)V26209 Landroid/media/IAudioService;->playSoundEffectVolume(IF)V