Searched refs:takePictureNow (Results 1 – 5 of 5) sorted by relevance
159 takePictureNow(captureLoggingInfo); in takePicture()204 private void takePictureNow(ResourceCaptureTools.CaptureLoggingInfo captureLoggingInfo) { in takePictureNow() method in StateReadyForCapture206 mResourceCaptureTools.get().takePictureNow(mPictureCallback, captureLoggingInfo); in takePictureNow()299 takePictureNow(event.getCaptureLoggingInfo()); in registerEventHandlers()
49 void takePictureNow( in takePictureNow() method
150 public void takePictureNow( in takePictureNow() method in ResourceCaptureToolsImpl
502 takePictureNow(); in onShutterButtonClick()530 private void takePictureNow() { in takePictureNow() method in CaptureModule590 takePictureNow(); in onCountDownFinished()630 takePictureNow(); in onRemoteShutterPress()
364 takePictureNow(params, session); in takePicture()378 takePictureNow(params, session); in takePicture()385 public void takePictureNow(PhotoCaptureParameters params, CaptureSession session) { in takePictureNow() method in OneCameraImpl