Searched refs:assertRightRelationship (Results 1 – 2 of 2) sorted by relevance
24 import static android.contentcaptureservice.cts.Assertions.assertRightRelationship;168 assertRightRelationship(mainSession, childSession); in testSimpleLifecycle_rootViewSession()
132 public static void assertRightRelationship(@NonNull Session parent, @NonNull Session child) { in assertRightRelationship() method in Assertions