Searched refs:enableShutterSound (Results 1 – 9 of 9) sorted by relevance
95 status_t enableShutterSound(bool enable);
580 status_t CameraClient::enableShutterSound(bool enable) { in enableShutterSound() function in android::CameraClient638 return enableShutterSound(false); in sendCommand()640 return enableShutterSound(true); in sendCommand()
308 private void enableShutterSound(boolean enable) { in enableShutterSound() method in AndroidCameraAgentImpl.CameraHandler309 mCamera.enableShutterSound(enable); in enableShutterSound()593 enableShutterSound((msg.arg1 == 1) ? true : false); in handleMessage()
914 public void enableShutterSound(final boolean enable) { in enableShutterSound() method in CameraAgent.CameraProxy
1235 public void enableShutterSound(boolean enable) { in enableShutterSound() method in AndroidCamera2AgentImpl.AndroidCamera2ProxyImpl
1548 public final boolean enableShutterSound(boolean enabled) { in enableShutterSound() method in Camera
66 NO DOC BLOCK: android.hardware.Camera Method enableShutterSound(boolean)
12403 method public final boolean enableShutterSound(boolean);
12097 method public final boolean enableShutterSound(boolean);