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.java397 HashMap<String, List<CaptureResult.Key<?>>> physicalWaiverKeys = new HashMap<>(); in validateCaptureResult() local
400 physicalWaiverKeys.put(physicalId, getWaiverKeysForCamera(physicalStaticInfo)); in validateCaptureResult()
416 physicalWaiverKeys.get(physicalId), in validateCaptureResult()