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.java208 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_wrongWay() local
279 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_oneLevel() local
393 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_multipleLevels() local
459 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_batchDisappear() local
DChildlessActivityTest.java381 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testAddAndRemoveImportantChildOnDifferentSession() local
443 final ContentCaptureSession mainSession = activity.getRootView().getContentCaptureSession(); in testDinamicallyManageChildlessSiblingSessions() local
564 final ContentCaptureSession mainSession = activity.getRootView().getContentCaptureSession(); in dinamicallyAddOneChildOnAnotherSessionTest() local
620 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testDinamicallyManageSiblingSessions() local
790 final ContentCaptureSession mainSession = activity.getRootView().getContentCaptureSession(); in testNestedSessions_simplestScenario() local
859 final ContentCaptureSession mainSession = activity.getRootView().getContentCaptureSession(); in testDinamicallyManageChildlessNestedSessions() local
959 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testRemoveChildrenFromDifferentSessions() 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
338 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testSimpleLifecycle_changeContextOnCreate() local