Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DSystemSoundsPlayer.java103 int soundPoolSoundId = getSoundPoolIdForEffect(effect); in playSoundEffect()
156 private int getSoundPoolIdForEffect(@SystemSoundEffect int effect) { in getSoundPoolIdForEffect() method in SystemSoundsPlayer