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