Searched refs:childSessionId3 (Results 1 – 1 of 1) sorted by relevance
485 final ContentCaptureSessionId childSessionId3 = childSession3.getContentCaptureSessionId(); in testDinamicallyManageChildlessSiblingSessions() local486 Log.v(TAG, "child session id 3: " + childSessionId3); in testDinamicallyManageChildlessSiblingSessions()507 childSessionId3, in testDinamicallyManageChildlessSiblingSessions()521 final Session childTestSession3 = service.getFinishedSession(childSessionId3); in testDinamicallyManageChildlessSiblingSessions()674 final ContentCaptureSessionId childSessionId3 = childSession3.getContentCaptureSessionId(); in testDinamicallyManageSiblingSessions() local675 Log.v(TAG, "child session id 3: " + childSessionId3); in testDinamicallyManageSiblingSessions()716 childSessionId3, in testDinamicallyManageSiblingSessions()736 final Session childTestSession3 = service.getFinishedSession(childSessionId3); in testDinamicallyManageSiblingSessions()902 final ContentCaptureSessionId childSessionId3 = childSession3.getContentCaptureSessionId(); in testDinamicallyManageChildlessNestedSessions() local903 Log.v(TAG, "child session id 3: " + childSessionId3); in testDinamicallyManageChildlessNestedSessions()[all …]