Home
last modified time | relevance | path

Searched refs:SystemSoundEffect (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioManager.java3402 public @interface SystemSoundEffect {} annotation in AudioManager
3483 public void playSoundEffect(@SystemSoundEffect int effectType) { in playSoundEffect()
3508 public void playSoundEffect(@SystemSoundEffect int effectType, int userId) { in playSoundEffect()
3534 public void playSoundEffect(@SystemSoundEffect int effectType, float volume) { in playSoundEffect()