Searched defs:playSoundEffect (Results 1 – 4 of 4) sorted by relevance
64 oneway void playSoundEffect(int effectType); in playSoundEffect() method
1368 public void playSoundEffect(int effectType) { in playSoundEffect() method in AudioManager1403 public void playSoundEffect(int effectType, float volume) { in playSoundEffect() method in AudioManager
989 public void playSoundEffect(int effectType) { in playSoundEffect() method in AudioService2079 private void playSoundEffect(int effectType, int volume) { in playSoundEffect() method in AudioService.AudioHandler
3581 public void playSoundEffect(int effectId) { in playSoundEffect() method in ViewRootImpl