Searched refs:playSoundEffectVolume (Results 1 – 4 of 4) sorted by relevance
208 oneway void playSoundEffectVolume(int effectType, float volume); in playSoundEffectVolume() method
4034 service.playSoundEffectVolume(effectType, volume); in playSoundEffect()
6160 playSoundEffectVolume(effectType, -1.0f); in playSoundEffect()6173 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