Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureResultTest.java390 List<CaptureResult.Key<?>> allKeys = getAllCaptureResultKeys(); in validateCaptureResult()
895 private static List<CaptureResult.Key<?>> getAllCaptureResultKeys() { in getAllCaptureResultKeys() method in CaptureResultTest