Home | History | Annotate | Download | only in api1

Lines Matching full:shutter

634 // enable shutter sound
646 // the camera2 api legacy mode can unconditionally disable the shutter sound
648 ALOGV("%s: Disable shutter sound in legacy mode", __FUNCTION__);
653 // Disabling shutter sound may not be allowed. In that case only
658 // Disabling shutter sound is not allowed. Deny if the current
661 ALOGE("Failed to disable shutter sound. Permission denied (pid %d)", getCallingPid());