Searched refs:availableSessionKeys (Results 1 – 1 of 1) sorted by relevance
555 List<CaptureRequest.Key<?>> availableSessionKeys = c.getAvailableSessionKeys(); in testStaticSessionKeys() local556 if (availableSessionKeys == null) { in testStaticSessionKeys()562 for (CaptureRequest.Key<?> key : availableSessionKeys) { in testStaticSessionKeys()