Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraDeviceTest.java922 List <CaptureRequest.Key<?>> sessionKeys = characteristics.getAvailableSessionKeys(); in testSessionParametersStateLeakByCamera() local
923 if (sessionKeys == null) { in testSessionParametersStateLeakByCamera()
1020 for (CaptureRequest.Key<?> key : sessionKeys) { in testSessionParametersStateLeakByCamera()