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.java331 static public void assertGroupIntegrity(ViewGroup parent) { in assertGroupIntegrity() method in ViewAsserts
/frameworks/base/test-runner/api/
Dandroid-test-runner-current.txt240 method public static void assertGroupIntegrity(android.view.ViewGroup);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt29140 method public static void assertGroupIntegrity(android.view.ViewGroup);