Searched refs:enableShutterSound (Results 1 – 10 of 10) sorted by relevance
99 status_t enableShutterSound(bool enable);
635 status_t CameraClient::enableShutterSound(bool enable) { in enableShutterSound() function in android::CameraClient692 return enableShutterSound(false); in sendCommand()694 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
1552 public final boolean enableShutterSound(boolean enabled) { in enableShutterSound() method in Camera
12095 method public final boolean enableShutterSound(boolean);
13203 method public final boolean enableShutterSound(boolean);
13216 method public final boolean enableShutterSound(boolean);
13642 method public final boolean enableShutterSound(boolean);