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.java64 ViewAsserts.assertGroupIntegrity(mGroup); in testAddChild()
81 ViewAsserts.assertGroupIntegrity(mGroup); in testAddChildAtFront()
99 ViewAsserts.assertGroupIntegrity(mGroup); in testAddChildInMiddle()
123 ViewAsserts.assertGroupIntegrity(mGroup); in testRemoveChild()
127 ViewAsserts.assertGroupIntegrity(mGroup); in testRemoveChild()
147 ViewAsserts.assertGroupIntegrity(mGroup); in testRemoveChildren()
167 ViewAsserts.assertGroupIntegrity(mGroup); in testRemoveChildrenBulk()
188 ViewAsserts.assertGroupIntegrity(mGroup); in testRemoveChildrenBulkAtFront()
210 ViewAsserts.assertGroupIntegrity(mGroup); in testRemoveChildrenBulkAtEnd()
231 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/
Dcurrent.txt241 method @Deprecated public static void assertGroupIntegrity(android.view.ViewGroup);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt29140 method public static void assertGroupIntegrity(android.view.ViewGroup);