Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DCustomViewActivityTest.java206 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_wrongWay() local
277 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_oneLevel() local
388 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_multipleLevels() local
451 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_batchDisappear() local
505 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_batchAppear() local
556 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_flushEvents() local
DChildlessActivityTest.java404 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testAddAndRemoveImportantChildOnDifferentSession() local
469 final ContentCaptureSession mainSession = activity.getRootView().getContentCaptureSession(); in testDinamicallyManageChildlessSiblingSessions() local
590 final ContentCaptureSession mainSession = activity.getRootView().getContentCaptureSession(); in dinamicallyAddOneChildOnAnotherSessionTest() local
646 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testDinamicallyManageSiblingSessions() local
817 final ContentCaptureSession mainSession = activity.getRootView().getContentCaptureSession(); in testNestedSessions_simplestScenario() local
886 final ContentCaptureSession mainSession = activity.getRootView().getContentCaptureSession(); in testDinamicallyManageChildlessNestedSessions() local
987 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testRemoveChildrenFromDifferentSessions_flagOff() local
1086 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testRemoveChildrenFromDifferentSessions_flagOn() local
DLoginActivityTest.java144 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testContentCaptureSessionCache() local
184 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testSimpleLifecycle_rootViewSession() local
213 final Session mainSession = service.getFinishedSession(mainSessionId); in testSimpleLifecycle_rootViewSession() local
302 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testSimpleLifecycle_changeContextAfterCreate() local
340 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testSimpleLifecycle_changeContextOnCreate() local