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.java459 final ContentCaptureSession childSession2 = mainSession in testDinamicallyManageChildlessSiblingSessions() local
461 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageChildlessSiblingSessions()
639 final ContentCaptureSession childSession2 = mainSession in testDinamicallyManageSiblingSessions() local
641 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageSiblingSessions()
644 final TextView s2c1 = newImportantView(activity, childSession2, "s2c1"); in testDinamicallyManageSiblingSessions()
645 final TextView s2c2 = newImportantView(activity, childSession2, "s2c1"); in testDinamicallyManageSiblingSessions()
872 final ContentCaptureSession childSession2 = childSession1 in testDinamicallyManageChildlessNestedSessions() local
874 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageChildlessNestedSessions()
977 final ContentCaptureSession childSession2 = mainSession in testRemoveChildrenFromDifferentSessions() local
979 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testRemoveChildrenFromDifferentSessions()
[all …]