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.java172 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_wrongWay() local
240 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_oneLevel() local
354 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_multipleLevels() local
420 final ContentCaptureSession mainSession = activity.mCustomView.getContentCaptureSession(); in testVirtualView_batchDisappear() local
DLoginActivityTest.java135 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testSimpleLifecycle_rootViewSession() local
164 final Session mainSession = service.getFinishedSession(mainSessionId); in testSimpleLifecycle_rootViewSession() local
250 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testSimpleLifecycle_changeContextAfterCreate() local
286 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testSimpleLifecycle_changeContextOnCreate() local
DChildlessActivityTest.java385 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testAddAndRemoveImportantChildOnDifferentSession() local
444 final ContentCaptureSession mainSession = activity.getRootView().getContentCaptureSession(); in testDinamicallyManageChildlessSiblingSessions() local
565 final ContentCaptureSession mainSession = activity.getRootView().getContentCaptureSession(); in dinamicallyAddOneChildOnAnotherSessionTest() local
621 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testDinamicallyManageSiblingSessions() local
788 final ContentCaptureSession mainSession = activity.getRootView().getContentCaptureSession(); in testNestedSessions_simplestScenario() local
857 final ContentCaptureSession mainSession = activity.getRootView().getContentCaptureSession(); in testDinamicallyManageChildlessNestedSessions() local
957 final ContentCaptureSession mainSession = rootView.getContentCaptureSession(); in testRemoveChildrenFromDifferentSessions() local