Home
last modified time | relevance | path

Searched defs:mainSessionRef (Results 1 – 1 of 1) sorted by relevance

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivityTest.java140 final AtomicReference<ContentCaptureSession> mainSessionRef = new AtomicReference<>(); in testContentCaptureSessionCache() local
180 final AtomicReference<ContentCaptureSession> mainSessionRef = new AtomicReference<>(); in testSimpleLifecycle_rootViewSession() local