Searched refs:allSessions (Results 1 – 1 of 1) sorted by relevance
806 List<CameraCaptureSession> allSessions = new ArrayList<>(); in testCreateSessionsByCamera() local826 allSessions = sessionListener.getAllSessions(NUM_SESSIONS, in testCreateSessionsByCamera()829 allSessions.size(), NUM_SESSIONS), allSessions.size(), NUM_SESSIONS); in testCreateSessionsByCamera()833 sessionListener.waitForSessionClose(allSessions.get(i), SESSION_TIMEOUT_MS); in testCreateSessionsByCamera()837 CameraCaptureSession session = allSessions.get(allSessions.size() - 1); in testCreateSessionsByCamera()855 for (CameraCaptureSession session : allSessions) { in testCreateSessionsByCamera()