D | CameraTestUtils.java | 2584 actualRegion = getValueNotNull(result, key); in validate3aRegion() 2943 public static <T> T getValueNotNull(CaptureResult result, CaptureResult.Key<T> key) { in getValueNotNull() method in CameraTestUtils 2953 public static <T> T getValueNotNull(CameraCharacteristics characteristics, in getValueNotNull() method in CameraTestUtils
|