Searched refs:JPEG_GPS_LOCATION (Results 1 – 8 of 8) sorted by relevance
531 mRequestSettings.set(JPEG_GPS_LOCATION, null); in updateRequestGpsData()538 mRequestSettings.set(JPEG_GPS_LOCATION, location); in updateRequestGpsData()
1788 builder.set(CaptureRequest.JPEG_GPS_LOCATION, exifData.gpsLocation); in setJpegKeys()1799 builder.get(CaptureRequest.JPEG_GPS_LOCATION))); in setJpegKeys()1888 if (collector.expectKeyValueNotNull(captureResult, CaptureResult.JPEG_GPS_LOCATION) != in verifyJpegKeys()1892 captureResult.get(CaptureResult.JPEG_GPS_LOCATION))); in verifyJpegKeys()
3056 public static final Key<android.location.Location> JPEG_GPS_LOCATION = field in CaptureResult
2765 public static final Key<android.location.Location> JPEG_GPS_LOCATION = field in CaptureRequest
785 CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new GetCommand() { in GetCommand()1979 sSetCommandMap.put(CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new SetCommand() { in CaptureResult.JPEG_GPS_LOCATION.getNativeKey()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12934 …tic final android.hardware.camera2.CaptureRequest.Key<android.location.Location> JPEG_GPS_LOCATION;13009 …atic final android.hardware.camera2.CaptureResult.Key<android.location.Location> JPEG_GPS_LOCATION;
19741 …tic final android.hardware.camera2.CaptureRequest.Key<android.location.Location> JPEG_GPS_LOCATION;19838 …atic final android.hardware.camera2.CaptureResult.Key<android.location.Location> JPEG_GPS_LOCATION;