Home | History | Annotate | Download | only in camera

Lines Matching full:playsound

1470         boolean playSound = mPreferences.getString(CameraSettings.KEY_TIMER_SOUND_EFFECTS,
1479 mCountDownView.startCountDown(seconds, playSound);
1481 mCountDownView.startCountDown(seconds, playSound);