Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCaptureResultTest.java63 mAllKeys = getAllCaptureResultKeys(); in setContext()
708 private static List<CaptureResult.Key<?>> getAllCaptureResultKeys() { in getAllCaptureResultKeys() method in CaptureResultTest