Searched refs:childSessionRef (Results 1 – 1 of 1) sorted by relevance
141 final AtomicReference<ContentCaptureSession> childSessionRef = new AtomicReference<>(); in testContentCaptureSessionCache() local148 childSessionRef.set(childSession); in testContentCaptureSessionCache()167 final ContentCaptureSessionId childSessionId = childSessionRef.get() in testContentCaptureSessionCache()181 final AtomicReference<ContentCaptureSession> childSessionRef = new AtomicReference<>(); in testSimpleLifecycle_rootViewSession() local188 childSessionRef.set(childSession); in testSimpleLifecycle_rootViewSession()201 final ContentCaptureSessionId childSessionId = childSessionRef.get() in testSimpleLifecycle_rootViewSession()