Searched refs:childSessionId3 (Results 1 – 1 of 1) sorted by relevance
472 final ContentCaptureSessionId childSessionId3 = childSession3.getContentCaptureSessionId(); in testDinamicallyManageChildlessSiblingSessions() local473 Log.v(TAG, "child session id 3: " + childSessionId3); in testDinamicallyManageChildlessSiblingSessions()494 childSessionId3, in testDinamicallyManageChildlessSiblingSessions()508 final Session childTestSession3 = service.getFinishedSession(childSessionId3); in testDinamicallyManageChildlessSiblingSessions()661 final ContentCaptureSessionId childSessionId3 = childSession3.getContentCaptureSessionId(); in testDinamicallyManageSiblingSessions() local662 Log.v(TAG, "child session id 3: " + childSessionId3); in testDinamicallyManageSiblingSessions()703 childSessionId3, in testDinamicallyManageSiblingSessions()723 final Session childTestSession3 = service.getFinishedSession(childSessionId3); in testDinamicallyManageSiblingSessions()885 final ContentCaptureSessionId childSessionId3 = childSession3.getContentCaptureSessionId(); in testDinamicallyManageChildlessNestedSessions() local886 Log.v(TAG, "child session id 3: " + childSessionId3); in testDinamicallyManageChildlessNestedSessions()[all …]