Searched refs:mainSessionRef (Results 1 – 1 of 1) sorted by relevance
140 final AtomicReference<ContentCaptureSession> mainSessionRef = new AtomicReference<>(); in testContentCaptureSessionCache() local145 mainSessionRef.set(mainSession); in testContentCaptureSessionCache()180 final AtomicReference<ContentCaptureSession> mainSessionRef = new AtomicReference<>(); in testSimpleLifecycle_rootViewSession() local185 mainSessionRef.set(mainSession); in testSimpleLifecycle_rootViewSession()199 final ContentCaptureSessionId mainSessionId = mainSessionRef.get() in testSimpleLifecycle_rootViewSession()