Searched refs:assertHorizontalCenterAligned (Results 1 – 5 of 5) sorted by relevance
92 ViewAsserts.assertHorizontalCenterAligned(mParent, mCenterHorizontalView); in testCenterHorizontalTopAligned()110 ViewAsserts.assertHorizontalCenterAligned(mParent, mCenterView); in testCenterAligned()128 ViewAsserts.assertHorizontalCenterAligned(mParent, mCenterHorizontalBottomView); in testCenterHorizontalBottomAligned()
62 ViewAsserts.assertHorizontalCenterAligned(mReference, mCenter); in testCenterGravity()
282 static public void assertHorizontalCenterAligned(View reference, View test) { in assertHorizontalCenterAligned() method in ViewAsserts
31378 method public static void assertHorizontalCenterAligned(android.view.View, android.view.View);
29145 method public static void assertHorizontalCenterAligned(android.view.View, android.view.View);