Searched refs:childSessionId2 (Results 1 – 1 of 1) sorted by relevance
474 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageChildlessSiblingSessions() local475 Log.v(TAG, "child session id 2: " + childSessionId2); in testDinamicallyManageChildlessSiblingSessions()506 childSessionId2, in testDinamicallyManageChildlessSiblingSessions()518 final Session childTestSession2 = service.getFinishedSession(childSessionId2); in testDinamicallyManageChildlessSiblingSessions()654 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageSiblingSessions() local655 Log.v(TAG, "child session id 2: " + childSessionId2); in testDinamicallyManageSiblingSessions()715 childSessionId2, in testDinamicallyManageSiblingSessions()732 final Session childTestSession2 = service.getFinishedSession(childSessionId2); in testDinamicallyManageSiblingSessions()891 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageChildlessNestedSessions() local892 Log.v(TAG, "child session id 2: " + childSessionId2); in testDinamicallyManageChildlessNestedSessions()[all …]