Searched refs:allSessionIds (Results 1 – 1 of 1) sorted by relevance
220 final List<ContentCaptureSessionId> allSessionIds = service.getAllSessionIds(); in testSimpleLifecycle_rootViewSession() local221 assertThat(allSessionIds).containsExactly(mainSessionId, childSessionId); in testSimpleLifecycle_rootViewSession()