Searched refs:assertHorizontalCenterAligned (Results 1 – 4 of 4) sorted by relevance
93 ViewAsserts.assertHorizontalCenterAligned(mParent, mCenterHorizontalView); in testCenterHorizontalTopAligned()111 ViewAsserts.assertHorizontalCenterAligned(mParent, mCenterView); in testCenterAligned()129 ViewAsserts.assertHorizontalCenterAligned(mParent, mCenterHorizontalBottomView); in testCenterHorizontalBottomAligned()
62 ViewAsserts.assertHorizontalCenterAligned(mReference, mCenter); in testCenterGravity()
290 static public void assertHorizontalCenterAligned(View reference, View test) { in assertHorizontalCenterAligned() method in ViewAsserts
252 …method @Deprecated public static void assertHorizontalCenterAligned(android.view.View, android.vie…