Searched defs:onPlaySoundEffect (Results 1 – 4 of 4) sorted by relevance
33 void onPlaySoundEffect(int effectType); in onPlaySoundEffect() method
541 public void onPlaySoundEffect(@AudioManager.SystemSoundEffect int effectType) { in onPlaySoundEffect() method in VirtualDeviceInternal.SoundEffectListenerDelegate
1182 void onPlaySoundEffect(@AudioManager.SystemSoundEffect int effectType); in onPlaySoundEffect() method
260 void onPlaySoundEffect(int effect, int volume) { in onPlaySoundEffect() method in SoundEffectsHelper