Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DFeatureCombinationTest.java30 …port static android.hardware.camera2.cts.CameraTestUtils.isSessionConfigWithParamsSupportedChecked;
207 isSessionConfigWithParamsSupportedChecked(cameraDeviceSetup, in testIsSessionConfigurationSupported()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java4100 public static boolean isSessionConfigWithParamsSupportedChecked( in isSessionConfigWithParamsSupportedChecked() method in CameraTestUtils