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