Home
last modified time | relevance | path

Searched refs:childSession2 (Results 1 – 1 of 1) sorted by relevance

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java472 final ContentCaptureSession childSession2 = mainSession in testDinamicallyManageChildlessSiblingSessions() local
474 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageChildlessSiblingSessions()
652 final ContentCaptureSession childSession2 = mainSession in testDinamicallyManageSiblingSessions() local
654 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageSiblingSessions()
657 final TextView s2c1 = newImportantView(activity, childSession2, "s2c1"); in testDinamicallyManageSiblingSessions()
658 final TextView s2c2 = newImportantView(activity, childSession2, "s2c1"); in testDinamicallyManageSiblingSessions()
889 final ContentCaptureSession childSession2 = childSession1 in testDinamicallyManageChildlessNestedSessions() local
891 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageChildlessNestedSessions()
994 final ContentCaptureSession childSession2 = mainSession in testRemoveChildrenFromDifferentSessions() local
996 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testRemoveChildrenFromDifferentSessions()
[all …]