Searched refs:childSession1 (Results 1 – 1 of 1) sorted by relevance
451 final ContentCaptureSession childSession1 = mainSession in testDinamicallyManageChildlessSiblingSessions() local453 final ContentCaptureSessionId childSessionId1 = childSession1.getContentCaptureSessionId(); in testDinamicallyManageChildlessSiblingSessions()465 childSession1.close(); in testDinamicallyManageChildlessSiblingSessions()628 final ContentCaptureSession childSession1 = mainSession in testDinamicallyManageSiblingSessions() local630 final ContentCaptureSessionId childSessionId1 = childSession1.getContentCaptureSessionId(); in testDinamicallyManageSiblingSessions()634 final TextView s1c1 = addChild(activity, childSession1, "s1c1"); in testDinamicallyManageSiblingSessions()654 waitAndClose(childSession1); in testDinamicallyManageSiblingSessions()864 final ContentCaptureSession childSession1 = mainSession in testDinamicallyManageChildlessNestedSessions() local866 final ContentCaptureSessionId childSessionId1 = childSession1.getContentCaptureSessionId(); in testDinamicallyManageChildlessNestedSessions()872 final ContentCaptureSession childSession2 = childSession1 in testDinamicallyManageChildlessNestedSessions()[all …]