Searched refs:waitForSessionClose (Results 1 – 1 of 1) sorted by relevance
1240 sessionListener.waitForSessionClose(allSessions.get(i), SESSION_TIMEOUT_MS); in testCreateSessionsByCamera()2684 … public void waitForSessionClose(CameraCaptureSession session, int timeoutMs) throws Exception { in waitForSessionClose() method in CameraDeviceTest.MultipleSessionCallback