Searched refs:SystemSoundEffect (Results 1 – 2 of 2) sorted by relevance
59 public @interface SystemSoundEffect {} annotation in SystemSoundsPlayer94 public void playSoundEffect(@SystemSoundEffect int effect) { in playSoundEffect()155 private int getSoundPoolIdForEffect(@SystemSoundEffect int effect) { in getSoundPoolIdForEffect()
3415 public @interface SystemSoundEffect {} annotation in AudioManager3496 public void playSoundEffect(@SystemSoundEffect int effectType) { in playSoundEffect()3521 public void playSoundEffect(@SystemSoundEffect int effectType, int userId) { in playSoundEffect()3547 public void playSoundEffect(@SystemSoundEffect int effectType, float volume) { in playSoundEffect()