Searched refs:playSoundEffect (Results 1 – 4 of 4) sorted by relevance
102 mAudioManager.playSoundEffect(SoundEffectConstants.CLICK); in testSoundEffects()103 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_UP); in testSoundEffects()104 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_DOWN); in testSoundEffects()105 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_LEFT); in testSoundEffects()106 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_RIGHT); in testSoundEffects()108 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_UP, volume); in testSoundEffects()109 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_DOWN, volume); in testSoundEffects()110 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_LEFT, volume); in testSoundEffects()111 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_RIGHT, volume); in testSoundEffects()115 mAudioManager.playSoundEffect(AudioManager.FX_KEY_CLICK); in testSoundEffects()[all …]
562 public void playSoundEffect(int soundConstant) { in playSoundEffect() method in MockView563 super.playSoundEffect(soundConstant); in playSoundEffect()
2145 view.playSoundEffect(SoundEffectConstants.CLICK); in testPlaySoundEffect()2149 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(