Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/companion/virtual/
H A DIVirtualDeviceManager.aidl106 void playSoundEffect(int deviceId, int effectType); in playSoundEffect() method
H A DVirtualDeviceManager.java319 public void playSoundEffect(int deviceId, @AudioManager.SystemSoundEffect int effectType) { in playSoundEffect() method in VirtualDeviceManager
/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DKeyButtonView.java276 public void playSoundEffect(int soundConstant) { in playSoundEffect() method in KeyButtonView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonView.java363 public void playSoundEffect(int soundConstant) { in playSoundEffect() method in KeyButtonView
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DSoundEffectsHelper.java138 /*package*/ void playSoundEffect(int effect, int volume) { in playSoundEffect() method in SoundEffectsHelper
H A DAudioService.java6158 public void playSoundEffect(int effectType, int userId) { in playSoundEffect() method in AudioService
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/virtual/
H A DVirtualDeviceManagerService.java459 public void playSoundEffect(int deviceId, int effectType) { in playSoundEffect() method in VirtualDeviceManagerService.VirtualDeviceManagerImpl
/aosp14/frameworks/base/media/java/android/media/
H A DAudioManager.java3985 public void playSoundEffect(@SystemSoundEffect int effectType) { in playSoundEffect() method in AudioManager
3997 public void playSoundEffect(@SystemSoundEffect int effectType, int userId) { in playSoundEffect() method in AudioManager
4023 public void playSoundEffect(@SystemSoundEffect int effectType, float volume) { in playSoundEffect() method in AudioManager
H A DIAudioService.aidl206 oneway void playSoundEffect(int effectType, int userId); in playSoundEffect() method
/aosp14/frameworks/base/core/java/android/view/
H A DView.java27603 public void playSoundEffect(@SoundEffectConstants.SoundEffect int soundConstant) { in playSoundEffect() method in View
30614 void playSoundEffect(int effectId); in playSoundEffect() method
H A DViewRootImpl.java8743 public void playSoundEffect(@SoundEffectConstants.SoundEffect int effectId) { in playSoundEffect() method in ViewRootImpl.TrackballAxis
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...