Home
last modified time | relevance | path

Searched refs:grandChildSessionId (Results 1 – 1 of 1) sorted by relevance

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java822 final ContentCaptureSessionId grandChildSessionId = grandChildSession in testNestedSessions_simplestScenario() local
824 Log.v(TAG, "child session id: " + grandChildSessionId); in testNestedSessions_simplestScenario()
833 grandChildSessionId) in testNestedSessions_simplestScenario()
845 final Session grandChildTestSession = service.getFinishedSession(grandChildSessionId); in testNestedSessions_simplestScenario()