Searched refs:s1c1 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ |
D | ChildlessActivityTest.java | 634 final TextView s1c1 = addChild(activity, childSession1, "s1c1"); in testDinamicallyManageSiblingSessions() local 743 assertViewAppeared(events1, 1, s1c1, rootId); in testDinamicallyManageSiblingSessions() 970 final TextView s1c1 = addChild(activity, childSession1, "s1c1"); in testRemoveChildrenFromDifferentSessions() local 971 final AutofillId s1c1Id = s1c1.getAutofillId(); in testRemoveChildrenFromDifferentSessions() 995 waitAndRemoveViews(activity, s2c1, s2c2, s1c1); in testRemoveChildrenFromDifferentSessions() 1027 assertViewAppeared(events1, 1, s1c1, rootId); in testRemoveChildrenFromDifferentSessions()
|