Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DAssertions.java136 final ContentCaptureSessionId actualParentId = child.context.getParentSessionId(); in assertRightRelationship() local
138 .that(actualParentId).isNotNull(); in assertRightRelationship()
139 assertWithMessage("id of parent session doesn't match child").that(actualParentId) in assertRightRelationship()