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.java805 final ContentCaptureSessionId grandChildSessionId = grandChildSession in testNestedSessions_simplestScenario() local
807 Log.v(TAG, "child session id: " + grandChildSessionId); in testNestedSessions_simplestScenario()
816 grandChildSessionId) in testNestedSessions_simplestScenario()
828 final Session grandChildTestSession = service.getFinishedSession(grandChildSessionId); in testNestedSessions_simplestScenario()