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