Searched refs:childSessionId2 (Results 1 – 1 of 1) sorted by relevance
461 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageChildlessSiblingSessions() local462 Log.v(TAG, "child session id 2: " + childSessionId2); in testDinamicallyManageChildlessSiblingSessions()493 childSessionId2, in testDinamicallyManageChildlessSiblingSessions()505 final Session childTestSession2 = service.getFinishedSession(childSessionId2); in testDinamicallyManageChildlessSiblingSessions()641 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageSiblingSessions() local642 Log.v(TAG, "child session id 2: " + childSessionId2); in testDinamicallyManageSiblingSessions()702 childSessionId2, in testDinamicallyManageSiblingSessions()719 final Session childTestSession2 = service.getFinishedSession(childSessionId2); in testDinamicallyManageSiblingSessions()874 final ContentCaptureSessionId childSessionId2 = childSession2.getContentCaptureSessionId(); in testDinamicallyManageChildlessNestedSessions() local875 Log.v(TAG, "child session id 2: " + childSessionId2); in testDinamicallyManageChildlessNestedSessions()[all …]