Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java386 final ContentCaptureSessionId mainSessionId = mainSession.getContentCaptureSessionId(); in testAddAndRemoveImportantChildOnDifferentSession() local
445 final ContentCaptureSessionId mainSessionId = mainSession.getContentCaptureSessionId(); in testDinamicallyManageChildlessSiblingSessions() local
566 final ContentCaptureSessionId mainSessionId = mainSession.getContentCaptureSessionId(); in dinamicallyAddOneChildOnAnotherSessionTest() local
622 final ContentCaptureSessionId mainSessionId = mainSession.getContentCaptureSessionId(); in testDinamicallyManageSiblingSessions() local
789 final ContentCaptureSessionId mainSessionId = mainSession.getContentCaptureSessionId(); in testNestedSessions_simplestScenario() local
858 final ContentCaptureSessionId mainSessionId = mainSession.getContentCaptureSessionId(); in testDinamicallyManageChildlessNestedSessions() local
958 final ContentCaptureSessionId mainSessionId = mainSession.getContentCaptureSessionId(); in testRemoveChildrenFromDifferentSessions() local
DLoginActivityTest.java150 final ContentCaptureSessionId mainSessionId = mainSessionRef.get() in testSimpleLifecycle_rootViewSession() local