Searched refs:STOP_VIDEO_RECORDING (Results 1 – 7 of 7) sorted by relevance
35 public static final int STOP_VIDEO_RECORDING = 2; field in SoundClips70 mSound.load(MediaActionSound.STOP_VIDEO_RECORDING); in MediaActionSoundPlayer()83 case STOP_VIDEO_RECORDING: in play()84 mSound.play(MediaActionSound.STOP_VIDEO_RECORDING); in play()
961 mSoundPlayer.play(SoundClips.STOP_VIDEO_RECORDING); in stopRecording()
741 mSoundPlayer.play(SoundClips.STOP_VIDEO_RECORDING); in onShutterButtonClick()
37 public static final int STOP_VIDEO_RECORDING = 2; field in SoundClips79 mSound.load(MediaActionSound.STOP_VIDEO_RECORDING); in MediaActionSoundPlayer()93 case STOP_VIDEO_RECORDING: in play()94 mSound.play(MediaActionSound.STOP_VIDEO_RECORDING); in play()
595 mSoundPlayer.play(SoundClips.STOP_VIDEO_RECORDING); in onShutterButtonClick()
716 mCameraSound.play(MediaActionSound.STOP_VIDEO_RECORDING); in stopRecording()
770 mCameraSound.play(MediaActionSound.STOP_VIDEO_RECORDING); in onShutterButtonClick()