Searched refs:getUnfinishedSessionLatch (Results 1 – 1 of 1) sorted by relevance
334 final CountDownLatch latch = getUnfinishedSessionLatch(sessionId); in onDestroyContentCaptureSession()445 final CountDownLatch latch = getUnfinishedSessionLatch(sessionId); in getFinishedSession()514 private CountDownLatch getUnfinishedSessionLatch(final ContentCaptureSessionId sessionId) { in getUnfinishedSessionLatch() method in CtsContentCaptureService