Home
last modified time | relevance | path

Searched refs:mPlaySound (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera/src/com/android/camera/ui/
DCountDownView.java47 private boolean mPlaySound; field in CountDownView
83 if (mPlaySound) { in remainingSecondsChanged()
111 mPlaySound = playSound; in startCountDown()