Searched refs:childSessionId1 (Results 1 – 1 of 1) sorted by relevance
466 final ContentCaptureSessionId childSessionId1 = childSession1.getContentCaptureSessionId(); in testDinamicallyManageChildlessSiblingSessions() local467 Log.v(TAG, "child session id 1: " + childSessionId1); in testDinamicallyManageChildlessSiblingSessions()505 childSessionId1, in testDinamicallyManageChildlessSiblingSessions()515 final Session childTestSession1 = service.getFinishedSession(childSessionId1); in testDinamicallyManageChildlessSiblingSessions()643 final ContentCaptureSessionId childSessionId1 = childSession1.getContentCaptureSessionId(); in testDinamicallyManageSiblingSessions() local644 Log.v(TAG, "child session id 1: " + childSessionId1); in testDinamicallyManageSiblingSessions()714 childSessionId1, in testDinamicallyManageSiblingSessions()727 final Session childTestSession1 = service.getFinishedSession(childSessionId1); in testDinamicallyManageSiblingSessions()883 final ContentCaptureSessionId childSessionId1 = childSession1.getContentCaptureSessionId(); in testDinamicallyManageChildlessNestedSessions() local884 Log.v(TAG, "child session id 1: " + childSessionId1); in testDinamicallyManageChildlessNestedSessions()[all …]