Searched defs:playSoundEffect (Results 1 – 5 of 5) sorted by relevance
189 public void playSoundEffect(int soundConstant) { in playSoundEffect() method in KeyButtonView
90 oneway void playSoundEffect(int effectType); in playSoundEffect() method
1903 public void playSoundEffect(int effectType) { in playSoundEffect() method in AudioManager1938 public void playSoundEffect(int effectType, int userId) { in playSoundEffect() method in AudioManager1974 public void playSoundEffect(int effectType, float volume) { in playSoundEffect() method in AudioManager
2358 public void playSoundEffect(int effectType) { in playSoundEffect() method in AudioService
5441 public void playSoundEffect(int effectId) { in playSoundEffect() method in ViewRootImpl