Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureResultTest.java435 HashMap<String, List<CaptureResult.Key<?>>> physicalWaiverKeys = new HashMap<>(); in validateCaptureResult() local
438 physicalWaiverKeys.put(physicalId, getWaiverKeysForCamera(physicalStaticInfo)); in validateCaptureResult()
460 physicalWaiverKeys.get(physicalId), in validateCaptureResult()