Searched refs:playSoundEffect (Results 1 – 4 of 4) sorted by relevance
110 mAudioManager.playSoundEffect(SoundEffectConstants.CLICK); in testSoundEffects()111 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_UP); in testSoundEffects()112 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_DOWN); in testSoundEffects()113 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_LEFT); in testSoundEffects()114 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_RIGHT); in testSoundEffects()116 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_UP, volume); in testSoundEffects()117 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_DOWN, volume); in testSoundEffects()118 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_LEFT, volume); in testSoundEffects()119 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_RIGHT, volume); in testSoundEffects()123 mAudioManager.playSoundEffect(AudioManager.FX_KEY_CLICK); in testSoundEffects()[all …]
559 public void playSoundEffect(int soundConstant) { in playSoundEffect() method in MockView560 super.playSoundEffect(soundConstant); in playSoundEffect()
2261 view.playSoundEffect(SoundEffectConstants.CLICK); in testPlaySoundEffect()2265 view.playSoundEffect(SoundEffectConstants.NAVIGATION_DOWN); in testPlaySoundEffect()
40080 public void playSoundEffect(40252 private void playSoundEffect(40435 public abstract void playSoundEffect(40796 public void playSoundEffect(41098 public void playSoundEffect(86190 protected void playSoundEffect(86672 public abstract void playSoundEffect(88631 public void playSoundEffect(