Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
DViewGroupChildrenTest.java66 ViewAsserts.assertGroupIntegrity(mGroup); in testAddChild()
83 ViewAsserts.assertGroupIntegrity(mGroup); in testAddChildAtFront()
101 ViewAsserts.assertGroupIntegrity(mGroup); in testAddChildInMiddle()
125 ViewAsserts.assertGroupIntegrity(mGroup); in testRemoveChild()
129 ViewAsserts.assertGroupIntegrity(mGroup); in testRemoveChild()
149 ViewAsserts.assertGroupIntegrity(mGroup); in testRemoveChildren()
169 ViewAsserts.assertGroupIntegrity(mGroup); in testRemoveChildrenBulk()
190 ViewAsserts.assertGroupIntegrity(mGroup); in testRemoveChildrenBulkAtFront()
212 ViewAsserts.assertGroupIntegrity(mGroup); in testRemoveChildrenBulkAtEnd()
233 ViewAsserts.assertGroupIntegrity(mGroup); in testRemoveChildAtFront()
[all …]
/frameworks/base/test-runner/src/android/test/
DViewAsserts.java323 static public void assertGroupIntegrity(ViewGroup parent) { in assertGroupIntegrity() method in ViewAsserts
/frameworks/base/api/
Dcurrent.txt31600 method public static void assertGroupIntegrity(android.view.ViewGroup);
Dsystem-current.txt33883 method public static void assertGroupIntegrity(android.view.ViewGroup);