Searched refs:mPlayShutterSound (Results 1 – 2 of 2) sorted by relevance
59 mPlayShutterSound = true; in CameraClient()642 mPlayShutterSound = true; in enableShutterSound()649 mPlayShutterSound = false; in enableShutterSound()666 mPlayShutterSound = false; in enableShutterSound()839 if (mPlayShutterSound) { in handleShutter()
136 bool mPlayShutterSound; variable