Searched defs:playSoundEffect (Results 1 – 4 of 4) sorted by relevance
96 oneway void playSoundEffect(int effectType); in playSoundEffect() method
1740 public void playSoundEffect(int effectType) { in playSoundEffect() method in AudioManager1776 public void playSoundEffect(int effectType, float volume) { in playSoundEffect() method in AudioManager
1792 public void playSoundEffect(int effectType) { in playSoundEffect() method in AudioService
5104 public void playSoundEffect(int effectId) { in playSoundEffect() method in ViewRootImpl