Searched refs:childSession1 (Results 1 – 1 of 1) sorted by relevance
464 final ContentCaptureSession childSession1 = mainSession in testDinamicallyManageChildlessSiblingSessions() local466 final ContentCaptureSessionId childSessionId1 = childSession1.getContentCaptureSessionId(); in testDinamicallyManageChildlessSiblingSessions()478 childSession1.close(); in testDinamicallyManageChildlessSiblingSessions()641 final ContentCaptureSession childSession1 = mainSession in testDinamicallyManageSiblingSessions() local643 final ContentCaptureSessionId childSessionId1 = childSession1.getContentCaptureSessionId(); in testDinamicallyManageSiblingSessions()647 final TextView s1c1 = addChild(activity, childSession1, "s1c1"); in testDinamicallyManageSiblingSessions()667 waitAndClose(childSession1); in testDinamicallyManageSiblingSessions()881 final ContentCaptureSession childSession1 = mainSession in testDinamicallyManageChildlessNestedSessions() local883 final ContentCaptureSessionId childSessionId1 = childSession1.getContentCaptureSessionId(); in testDinamicallyManageChildlessNestedSessions()889 final ContentCaptureSession childSession2 = childSession1 in testDinamicallyManageChildlessNestedSessions()[all …]