Searched refs:s1c1 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ |
D | ChildlessActivityTest.java | 647 final TextView s1c1 = addChild(activity, childSession1, "s1c1"); in testDinamicallyManageSiblingSessions() local 759 .assertViewAppeared(s1c1, rootId) in testDinamicallyManageSiblingSessions() 987 final TextView s1c1 = addChild(activity, childSession1, "s1c1"); in testRemoveChildrenFromDifferentSessions() local 988 final AutofillId s1c1Id = s1c1.getAutofillId(); in testRemoveChildrenFromDifferentSessions() 1012 waitAndRemoveViews(activity, s2c1, s2c2, s1c1); in testRemoveChildrenFromDifferentSessions() 1044 assertViewAppeared(events1, 1, s1c1, rootId); in testRemoveChildrenFromDifferentSessions()
|