Searched defs:playSoundEffect (Results 1 – 7 of 7) sorted by relevance
320 public void playSoundEffect(int soundConstant) { in playSoundEffect() method in KeyButtonView
120 /*package*/ void playSoundEffect(int effect, int volume) { in playSoundEffect() method in SoundEffectsHelper
3504 public void playSoundEffect(int effectType) { in playSoundEffect() method in AudioService
135 oneway void playSoundEffect(int effectType); in playSoundEffect() method
2257 public void playSoundEffect(int effectType) { in playSoundEffect() method in AudioManager2292 public void playSoundEffect(int effectType, int userId) { in playSoundEffect() method in AudioManager2328 public void playSoundEffect(int effectType, float volume) { in playSoundEffect() method in AudioManager
25559 public void playSoundEffect(int soundConstant) { in playSoundEffect() method in View28325 void playSoundEffect(int effectId); in playSoundEffect() method
7141 public void playSoundEffect(int effectId) { in playSoundEffect() method