Searched refs:playSoundEffect (Results 1 – 12 of 12) sorted by relevance
73 mSystemSoundsPlayer.playSoundEffect(SystemSoundsPlayer.FX_SELECT); in onClick()75 mSystemSoundsPlayer.playSoundEffect(SystemSoundsPlayer.FX_DESELECT); in onClick()
1777 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction));
51 widget.playSoundEffect(SoundEffectConstants.CLICK); in create()
108 mAudioManager.playSoundEffect(sound, mSettingsValues.mKeypressSoundVolume); in performAudioFeedback()
162 playSoundEffect(SoundEffectConstants.CLICK); in performClick()
167 playSoundEffect(SoundEffectConstants.CLICK); in performClick()
95 public void playSoundEffect(@SystemSoundEffect int effect) { in playSoundEffect() method in SystemSoundsPlayer
361 manager.playSoundEffect(FX_KEYPRESS_INVALID); in onKey()372 manager.playSoundEffect(AudioManager.FX_KEY_CLICK); in onKey()
220 am.playSoundEffect( in setupKeypressSoundVolumeSettings()
209 playSoundEffect(SoundEffectConstants.CLICK); in performClick()
801 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_RIGHT); in forward()883 mAudioManager.playSoundEffect(AudioManager.FX_BACK); in back()885 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_LEFT); in back()
369 mAudioManager.playSoundEffect(AudioManager.FX_KEY_CLICK); in onSingleTapConfirmed()