Searched refs:childSession2 (Results 1 – 1 of 1) sorted by relevance
472 final ContentCaptureSession childSession2 = mainSession in testDinamicallyManageChildlessSiblingSessions() local474 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageChildlessSiblingSessions()652 final ContentCaptureSession childSession2 = mainSession in testDinamicallyManageSiblingSessions() local654 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() local891 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageChildlessNestedSessions()994 final ContentCaptureSession childSession2 = mainSession in testRemoveChildrenFromDifferentSessions() local996 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testRemoveChildrenFromDifferentSessions()[all …]