Searched refs:ERROR_TAKING_PICTURE (Results 1 – 2 of 2) sorted by relevance
117 static final int ERROR_TAKING_PICTURE = 7; field in CameraManager587 mListener.onCameraError(ERROR_TAKING_PICTURE, e); in takePicture()
339 case CameraManager.ERROR_TAKING_PICTURE: in onCameraError()