Home
last modified time | relevance | path

Searched refs:tryGetMetadata (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/one/v2/
DImageCaptureManager.java215 public TotalCaptureResult tryGetMetadata() { in tryGetMetadata() method in ImageCaptureManager.CapturedImage
603 TotalCaptureResult captureResult = image.tryGetMetadata();
659 TotalCaptureResult captureResult = e.tryGetMetadata();
706 img.tryGetMetadata());
737 imageCaptureResult = toCapture.second.tryGetMetadata();