Searched refs:enableShutterSound (Results 1 – 6 of 6) sorted by relevance
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
1650 public final boolean enableShutterSound(boolean enabled) { in enableShutterSound() method in Camera1747 enableShutterSound(mShutterSoundEnabledFromApp); in updateAppOpsPlayAudio()
12095 method public final boolean enableShutterSound(boolean);
17627 method @Deprecated public final boolean enableShutterSound(boolean);