Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DSystemSoundsPlayer.java59 public @interface SystemSoundEffect {} annotation in SystemSoundsPlayer
95 public void playSoundEffect(@SystemSoundEffect int effect) { in playSoundEffect()
156 private int getSoundPoolIdForEffect(@SystemSoundEffect int effect) { in getSoundPoolIdForEffect()