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.java64 mAllKeys = getAllCaptureResultKeys(); in setContext()
744 private static List<CaptureResult.Key<?>> getAllCaptureResultKeys() { in getAllCaptureResultKeys() method in CaptureResultTest