Searched refs:childSessionId1 (Results 1 – 1 of 1) sorted by relevance
453 final ContentCaptureSessionId childSessionId1 = childSession1.getContentCaptureSessionId(); in testDinamicallyManageChildlessSiblingSessions() local454 Log.v(TAG, "child session id 1: " + childSessionId1); in testDinamicallyManageChildlessSiblingSessions()492 childSessionId1, in testDinamicallyManageChildlessSiblingSessions()502 final Session childTestSession1 = service.getFinishedSession(childSessionId1); in testDinamicallyManageChildlessSiblingSessions()630 final ContentCaptureSessionId childSessionId1 = childSession1.getContentCaptureSessionId(); in testDinamicallyManageSiblingSessions() local631 Log.v(TAG, "child session id 1: " + childSessionId1); in testDinamicallyManageSiblingSessions()701 childSessionId1, in testDinamicallyManageSiblingSessions()714 final Session childTestSession1 = service.getFinishedSession(childSessionId1); in testDinamicallyManageSiblingSessions()866 final ContentCaptureSessionId childSessionId1 = childSession1.getContentCaptureSessionId(); in testDinamicallyManageChildlessNestedSessions() local867 Log.v(TAG, "child session id 1: " + childSessionId1); in testDinamicallyManageChildlessNestedSessions()[all …]