Home
last modified time | relevance | path

Searched defs:playSoundEffect (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/java/android/media/
DIAudioService.aidl96 oneway void playSoundEffect(int effectType); in playSoundEffect() method
DAudioManager.java1740 public void playSoundEffect(int effectType) { in playSoundEffect() method in AudioManager
1776 public void playSoundEffect(int effectType, float volume) { in playSoundEffect() method in AudioManager
DAudioService.java1792 public void playSoundEffect(int effectType) { in playSoundEffect() method in AudioService
/frameworks/base/core/java/android/view/
DViewRootImpl.java5104 public void playSoundEffect(int effectId) { in playSoundEffect() method in ViewRootImpl