Home | History | Annotate | Download | only in camera

Lines Matching refs:countDownDuration

1385         int countDownDuration = mActivity.getSettingsManager()
1387 mTimerDuration = countDownDuration;
1388 if (countDownDuration > 0) {
1392 mUI.startCountdown(countDownDuration);