Searched refs:supportedRequestKeys (Results 1 – 1 of 1) sorted by relevance
1394 Set<CaptureRequest.Key> supportedRequestKeys = in testRepeatingAndCaptureCombined() local1396 boolean supportsStrengthControl = supportedRequestKeys.contains( in testRepeatingAndCaptureCombined()1398 boolean supportsAFControlMode = supportedRequestKeys.contains( in testRepeatingAndCaptureCombined()1672 Set<CaptureRequest.Key> supportedRequestKeys = in testEyesFreeExtension() local1677 ZOOM_CAPTURE_REQUEST_SET), supportedRequestKeys, true); in testEyesFreeExtension() local1683 supportedRequestKeys.contains(ExtensionCaptureRequest.EFV_AUTO_ZOOM)) { in testEyesFreeExtension()1685 supportedRequestKeys, true); in testEyesFreeExtension()1706 if (supportedRequestKeys.contains(ExtensionCaptureRequest.EFV_AUTO_ZOOM)) { in testEyesFreeExtension()2362 Set<CaptureRequest.Key> supportedRequestKeys = in testAFMetering() local2367 assertTrue(supportedRequestKeys.containsAll( in testAFMetering()[all …]